freebsd-ports/textproc/pear-File_MARC/Makefile
Baptiste Daroussin 91a1caa242 Reset miwi's maintainership per his demand
Hope to see you back! Thank for all the work!
2014-11-18 09:37:31 +00:00

13 lines
236 B
Makefile

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