freebsd-ports/textproc/pear-File_MARC/Makefile
Martin Wilke b233276d78 - Take Maintainership
Approved by:	mat (mentor)
2015-11-26 12:04:00 +00:00

13 lines
235 B
Makefile

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