freebsd-ports/textproc/p5-MARC/Makefile
Mathieu Arnold 782caecb45 * Convert to staging
* Add license

Sponsored by:	Absolight
2014-01-21 17:03:00 +00:00

16 lines
331 B
Makefile

# Created by: Dmitry Sivachenko <demon@FreeBSD.org>
# $FreeBSD$
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
.include <bsd.port.mk>