freebsd-ports/textproc/pear-File_MARC/Makefile
2016-07-25 20:01:02 +00:00

13 lines
236 B
Makefile

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