# Created by: Wen Heping <wen@FreeBSD.org>
# $FreeBSD: textproc/pear-File_MARC/Makefile 334871 2013-11-25 17:59:58Z antoine $

PORTNAME=	File_MARC
PORTVERSION=	0.7.1
CATEGORIES=	textproc pear

MAINTAINER=	miwi@FreeBSD.org
COMMENT=	Parse, modify, and create MARC records

PEAR_AUTOINSTALL=	yes

.include <bsd.port.pre.mk>
.include "${PORTSDIR}/devel/pear/bsd.pear.mk"
.include <bsd.port.post.mk>
