diff options
author | Ade Lovett <ade@FreeBSD.org> | 2003-03-07 06:14:21 +0000 |
---|---|---|
committer | Ade Lovett <ade@FreeBSD.org> | 2003-03-07 06:14:21 +0000 |
commit | 7e52725f2a86aad46bd6b50d5581b6ef0afd0e19 (patch) | |
tree | fd4e3235fcfaf2558312feb3c9527f1592b91aff /textproc/p5-XML-Filter-XSLT | |
parent | baa68c63d40ffc2c059c978764c3c89675445e55 (diff) |
Clear moonlight beckons.
Requiem mors pacem pkg-comment,
And be calm ports tree.
E Nomini Patri, E Fili, E Spiritu Sancti.
Notes
Notes:
svn path=/head/; revision=77045
Diffstat (limited to 'textproc/p5-XML-Filter-XSLT')
-rw-r--r-- | textproc/p5-XML-Filter-XSLT/Makefile | 1 | ||||
-rw-r--r-- | textproc/p5-XML-Filter-XSLT/pkg-comment | 1 |
2 files changed, 1 insertions, 1 deletions
diff --git a/textproc/p5-XML-Filter-XSLT/Makefile b/textproc/p5-XML-Filter-XSLT/Makefile index a89c74d097c1..67bc3d2cf6e5 100644 --- a/textproc/p5-XML-Filter-XSLT/Makefile +++ b/textproc/p5-XML-Filter-XSLT/Makefile @@ -13,6 +13,7 @@ MASTER_SITE_SUBDIR= XML PKGNAMEPREFIX= p5- MAINTAINER= skv@FreeBSD.org +COMMENT= XSLT as a SAX Filter RUN_DEPENDS= ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/XML/SAX.pm:${PORTSDIR}/textproc/p5-XML-SAX \ ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/XML/SAX/Writer.pm:${PORTSDIR}/textproc/p5-XML-SAX-Writer \ diff --git a/textproc/p5-XML-Filter-XSLT/pkg-comment b/textproc/p5-XML-Filter-XSLT/pkg-comment deleted file mode 100644 index 47dcb016f742..000000000000 --- a/textproc/p5-XML-Filter-XSLT/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -XSLT as a SAX Filter |