freebsd-ports/textproc/pear-File_MARC/Makefile
2014-09-26 09:17:25 +00:00

13 lines
235 B
Makefile

# Created by: Wen Heping <wen@FreeBSD.org>
# $FreeBSD$
PORTNAME= File_MARC
PORTVERSION= 1.1.1
CATEGORIES= textproc pear
MAINTAINER= miwi@FreeBSD.org
COMMENT= Parse, modify, and create MARC records
USES= pear
.include <bsd.port.mk>