diff options
Diffstat (limited to 'textproc')
-rw-r--r-- | textproc/p5-BibTeX-Parser/Makefile | 10 |
1 files changed, 3 insertions, 7 deletions
diff --git a/textproc/p5-BibTeX-Parser/Makefile b/textproc/p5-BibTeX-Parser/Makefile index b1b0fa55cd33..1670572f83ee 100644 --- a/textproc/p5-BibTeX-Parser/Makefile +++ b/textproc/p5-BibTeX-Parser/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: p5-BibTeX-Parser -# Date created: March 16, 2011 -# Whom: Wen Heping<wen@FreeBSD.org> -# +# Created by: Wen Heping<wen@FreeBSD.org> # $FreeBSD$ -# PORTNAME= BibTeX-Parser PORTVERSION= 0.64 @@ -12,8 +8,8 @@ MASTER_SITES= CPAN MASTER_SITE_SUBDIR= CPAN:GERHARD PKGNAMEPREFIX= p5- -MAINTAINER= wen@FreeBSD.org -COMMENT= A pure perl BibTeX parser +MAINTAINER= perl@FreeBSD.org +COMMENT= Pure perl BibTeX parser RUN_DEPENDS= p5-LaTeX-ToUnicode>=0.02:${PORTSDIR}/textproc/p5-LaTeX-ToUnicode \ p5-IO-String>0:${PORTSDIR}/devel/p5-IO-String |