# New ports collection makefile for:	p5-MARC
# Date created:				23 December 2001
# Whom:					Dmitry Sivachenko <demon@FreeBSD.org>
#
# $FreeBSD: ports/textproc/p5-MARC/Makefile,v 1.3 2003/02/23 12:36:00 demon Exp $
#

PORTNAME=	MARC
PORTVERSION=	1.15
CATEGORIES=	textproc perl5
MASTER_SITES=	${MASTER_SITE_PERL_CPAN}
MASTER_SITE_SUBDIR=	MARC
PKGNAMEPREFIX=	p5-

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

PERL_CONFIGURE=	yes

MAN3=		MARC.3
MANPREFIX=	${PREFIX}/lib/perl5/${PERL_VERSION}

.include <bsd.port.mk>
