summaryrefslogtreecommitdiff
path: root/textproc
diff options
context:
space:
mode:
authorSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2014-04-26 18:14:47 +0000
committerSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2014-04-26 18:14:47 +0000
commitf37b1c50b9a9a44b03381279b0bf76b9d0b5443b (patch)
tree440c6af1cf328abe9ab0610fb57ea722ffdf6510 /textproc
parent- Add LICENSE (diff)
- Add LICENSE
- Pass maintainership to submitter - While I'm here, use CPAN as primary WWW PR: ports/188823 Submitted by: Muhammad Moinur Rahman <5u623l20@gmail.com>
Notes
Notes: svn path=/head/; revision=352341
Diffstat (limited to 'textproc')
-rw-r--r--textproc/p5-XML-XSLT/Makefile5
-rw-r--r--textproc/p5-XML-XSLT/pkg-descr1
2 files changed, 5 insertions, 1 deletions
diff --git a/textproc/p5-XML-XSLT/Makefile b/textproc/p5-XML-XSLT/Makefile
index 60f0bbdf2ced..3f61b2d9da05 100644
--- a/textproc/p5-XML-XSLT/Makefile
+++ b/textproc/p5-XML-XSLT/Makefile
@@ -7,9 +7,12 @@ CATEGORIES= textproc perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
-MAINTAINER= ports@FreeBSD.org
+MAINTAINER= 5u623l20@gmail.com
COMMENT= XML::XSLT - A perl module for processing XSLT
+LICENSE= ART10 GPLv1
+LICENSE_COMB= dual
+
BUILD_DEPENDS= p5-XML-DOM>=0:${PORTSDIR}/textproc/p5-XML-DOM
RUN_DEPENDS:= ${BUILD_DEPENDS}
diff --git a/textproc/p5-XML-XSLT/pkg-descr b/textproc/p5-XML-XSLT/pkg-descr
index ee49e71af3cd..07e5d7142b7f 100644
--- a/textproc/p5-XML-XSLT/pkg-descr
+++ b/textproc/p5-XML-XSLT/pkg-descr
@@ -3,4 +3,5 @@ is full implementation of this spec, but it isn't yet. However,
it already works well. Below is given the set of working xslt
commands.
+WWW: http://search.cpan.org/dist/XML-XSLT/
WWW: http://xmlxslt.sourceforge.net/