diff options
author | Eitan Adler <eadler@FreeBSD.org> | 2013-03-29 00:44:53 +0000 |
---|---|---|
committer | Eitan Adler <eadler@FreeBSD.org> | 2013-03-29 00:44:53 +0000 |
commit | 5190f14f8d8399f93a6f6ed4a56f52610df9c41d (patch) | |
tree | df2e66834789aa7c73723017ffe057d28c30d06c /textproc/p5-XML-SimpleObject-LibXML | |
parent | 0af7902d3f9a984cc823d4e6304c180a70fb6cae (diff) | |
download | ports-5190f14f8d8399f93a6f6ed4a56f52610df9c41d.tar.gz ports-5190f14f8d8399f93a6f6ed4a56f52610df9c41d.zip |
For perl@ owned ports:
- Fix COMMENT
- Trim header
Notes
Notes:
svn path=/head/; revision=315509
Diffstat (limited to 'textproc/p5-XML-SimpleObject-LibXML')
-rw-r--r-- | textproc/p5-XML-SimpleObject-LibXML/Makefile | 8 |
1 files changed, 2 insertions, 6 deletions
diff --git a/textproc/p5-XML-SimpleObject-LibXML/Makefile b/textproc/p5-XML-SimpleObject-LibXML/Makefile index b4c3c5d84aec..f9f0bffc50f6 100644 --- a/textproc/p5-XML-SimpleObject-LibXML/Makefile +++ b/textproc/p5-XML-SimpleObject-LibXML/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: p5-XML-SimpleObject-LibXML -# Date created: 02 September 2003 -# Whom: Foxfair Hu <foxfair@FreeBSD.org> -# +# Created by: Foxfair Hu <foxfair@FreeBSD.org> # $FreeBSD$ -# PORTNAME= XML-SimpleObject-LibXML PORTVERSION= 0.60 @@ -12,7 +8,7 @@ MASTER_SITES= CPAN PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org -COMMENT= A simple(r) object representation of an XML::LibXML DOM object +COMMENT= Simple(r) object representation of an XML::LibXML DOM object BUILD_DEPENDS= p5-XML-LibXML>=0:${PORTSDIR}/textproc/p5-XML-LibXML \ p5-XML-SimpleObject>=0:${PORTSDIR}/textproc/p5-XML-SimpleObject |