aboutsummaryrefslogblamecommitdiff
path: root/textproc/pear-File_MARC/Makefile
blob: b149cbbb839d92c6f784d662c93fcc18b24d08b9 (plain) (tree)
1
2
3
4
5
6
7
8
9
10
                                          
           

                         
                     

                             
                                

                                                      
            
 
                      
# 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>