aboutsummaryrefslogtreecommitdiffstats
path: root/textproc/p5-XML-XSLT
diff options
context:
space:
mode:
authorsunpoet <sunpoet@FreeBSD.org>2014-04-27 02:14:47 +0800
committersunpoet <sunpoet@FreeBSD.org>2014-04-27 02:14:47 +0800
commit2d6acd265986840351b657843ebb216d85cdcc34 (patch)
tree440c6af1cf328abe9ab0610fb57ea722ffdf6510 /textproc/p5-XML-XSLT
parent46fd89a3d770ac2f02d424ac3b3de90a100f4abd (diff)
downloadfreebsd-ports-gnome-2d6acd265986840351b657843ebb216d85cdcc34.tar.gz
freebsd-ports-gnome-2d6acd265986840351b657843ebb216d85cdcc34.tar.zst
freebsd-ports-gnome-2d6acd265986840351b657843ebb216d85cdcc34.zip
- 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>
Diffstat (limited to 'textproc/p5-XML-XSLT')
-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/