78450f0a5d
With hat: portmgr-secretary
13 lines
236 B
Makefile
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>
|