# Created by: Dmitry Sivachenko <demon@FreeBSD.org>
# $FreeBSD: textproc/p5-MARC/Makefile 327773 2013-09-20 23:17:30Z bapt $

PORTNAME=	MARC
PORTVERSION=	1.15
CATEGORIES=	textproc perl5
MASTER_SITES=	CPAN
PKGNAMEPREFIX=	p5-

MAINTAINER=	demon@FreeBSD.org
COMMENT=	A module for manipulating bibliographic records in the USMARC format

USES=		perl5
USE_PERL5=	configure

MAN3=		MARC.3

NO_STAGE=	yes
.include <bsd.port.mk>
