aboutsummaryrefslogtreecommitdiffstats
path: root/textproc
diff options
context:
space:
mode:
authorsunpoet <sunpoet@FreeBSD.org>2014-08-01 02:55:27 +0800
committersunpoet <sunpoet@FreeBSD.org>2014-08-01 02:55:27 +0800
commitf3e85b520eef991d041e33c1286e2c052c7e73a9 (patch)
tree86d0af73a9aa47608d23e11ce83966fcc3516856 /textproc
parentb02199f86e2d359d7a99027bf76742c108882563 (diff)
downloadfreebsd-ports-gnome-f3e85b520eef991d041e33c1286e2c052c7e73a9.tar.gz
freebsd-ports-gnome-f3e85b520eef991d041e33c1286e2c052c7e73a9.tar.zst
freebsd-ports-gnome-f3e85b520eef991d041e33c1286e2c052c7e73a9.zip
- Add LICENSE
- Sort *_DEPENDS - Remove unnecessary MASTER_SITE_SUBDIR - Sort PLIST - Reformat pkg-descr
Diffstat (limited to 'textproc')
-rw-r--r--textproc/p5-XML-Canonical/Makefile8
-rw-r--r--textproc/p5-XML-Canonical/pkg-descr5
-rw-r--r--textproc/p5-XML-Canonical/pkg-plist4
3 files changed, 9 insertions, 8 deletions
diff --git a/textproc/p5-XML-Canonical/Makefile b/textproc/p5-XML-Canonical/Makefile
index ea06211ef5d9..8e539bd32921 100644
--- a/textproc/p5-XML-Canonical/Makefile
+++ b/textproc/p5-XML-Canonical/Makefile
@@ -6,17 +6,19 @@ PORTVERSION= 0.10
PORTREVISION= 3
CATEGORIES= textproc perl5
MASTER_SITES= CPAN
-MASTER_SITE_SUBDIR= XML
PKGNAMEPREFIX= p5-
MAINTAINER= sunpoet@FreeBSD.org
COMMENT= Perl Implementation of Canonical XML
+LICENSE= ART10 GPLv1
+LICENSE_COMB= dual
+
BUILD_DEPENDS= p5-XML-GDOME>=0:${PORTSDIR}/textproc/p5-XML-GDOME
-RUN_DEPENDS:= ${BUILD_DEPENDS}
LIB_DEPENDS= libgdome.so:${PORTSDIR}/textproc/gdome2
+RUN_DEPENDS:= ${BUILD_DEPENDS}
-USES= perl5 pkgconfig
USE_PERL5= configure
+USES= perl5 pkgconfig
.include <bsd.port.mk>
diff --git a/textproc/p5-XML-Canonical/pkg-descr b/textproc/p5-XML-Canonical/pkg-descr
index 91f54c9073ac..809222fe37e3 100644
--- a/textproc/p5-XML-Canonical/pkg-descr
+++ b/textproc/p5-XML-Canonical/pkg-descr
@@ -1,6 +1,5 @@
-This module provides an implementation of Canonical XML Recommendation
-(Version 1, 15 March 2001). It uses XML::GDOME for its DOM tree and
-XPath nodes.
+This module provides an implementation of Canonical XML Recommendation (Version
+1, 15 March 2001). It uses XML::GDOME for its DOM tree and XPath nodes.
It provides a XS wrapper around libxml2's Canonical XML code.
diff --git a/textproc/p5-XML-Canonical/pkg-plist b/textproc/p5-XML-Canonical/pkg-plist
index 85fc46f0e620..3be4e5d59e42 100644
--- a/textproc/p5-XML-Canonical/pkg-plist
+++ b/textproc/p5-XML-Canonical/pkg-plist
@@ -1,7 +1,7 @@
-%%PERL5_MAN3%%/XML::Canonical.3.gz
%%SITE_PERL%%/%%PERL_ARCH%%/XML/Canonical.pm
%%SITE_PERL%%/%%PERL_ARCH%%/auto/XML/Canonical/.packlist
%%SITE_PERL%%/%%PERL_ARCH%%/auto/XML/Canonical/Canonical.so
-@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/XML/Canonical
+%%PERL5_MAN3%%/XML::Canonical.3.gz
+@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/XML/Canonical
@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/XML
@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/XML