diff options
author | mat <mat@FreeBSD.org> | 2014-01-25 02:10:39 +0800 |
---|---|---|
committer | mat <mat@FreeBSD.org> | 2014-01-25 02:10:39 +0800 |
commit | 45cb7a84b7563121028f19ae7c1637455a2ffc58 (patch) | |
tree | dd2cea5761f93182931178de24c4ab64813aeda5 /textproc/p5-XML-Canonical | |
parent | f319c88b3ce4f080e9191187aa7c1aa51d4669cb (diff) | |
download | freebsd-ports-gnome-45cb7a84b7563121028f19ae7c1637455a2ffc58.tar.gz freebsd-ports-gnome-45cb7a84b7563121028f19ae7c1637455a2ffc58.tar.zst freebsd-ports-gnome-45cb7a84b7563121028f19ae7c1637455a2ffc58.zip |
- Convert to staging
- Add license
- Pet portlint
Sponsored by: Absolight
Diffstat (limited to 'textproc/p5-XML-Canonical')
-rw-r--r-- | textproc/p5-XML-Canonical/Makefile | 3 | ||||
-rw-r--r-- | textproc/p5-XML-Canonical/pkg-descr | 2 | ||||
-rw-r--r-- | textproc/p5-XML-Canonical/pkg-plist | 1 |
3 files changed, 2 insertions, 4 deletions
diff --git a/textproc/p5-XML-Canonical/Makefile b/textproc/p5-XML-Canonical/Makefile index 779566740ef4..24e2ea0fd74a 100644 --- a/textproc/p5-XML-Canonical/Makefile +++ b/textproc/p5-XML-Canonical/Makefile @@ -19,7 +19,4 @@ LIB_DEPENDS= gdome:${PORTSDIR}/textproc/gdome2 USES= perl5 pkgconfig USE_PERL5= configure -MAN3= XML::Canonical.3 - -NO_STAGE= yes .include <bsd.port.mk> diff --git a/textproc/p5-XML-Canonical/pkg-descr b/textproc/p5-XML-Canonical/pkg-descr index 3fac5350ba22..91f54c9073ac 100644 --- a/textproc/p5-XML-Canonical/pkg-descr +++ b/textproc/p5-XML-Canonical/pkg-descr @@ -4,4 +4,4 @@ XPath nodes. It provides a XS wrapper around libxml2's Canonical XML code. -WWW: http://search.cpan.org/dist/XML-Canonical/ +WWW: http://search.cpan.org/dist/XML-Canonical/ diff --git a/textproc/p5-XML-Canonical/pkg-plist b/textproc/p5-XML-Canonical/pkg-plist index fe9791df800f..96ed6279f5b4 100644 --- a/textproc/p5-XML-Canonical/pkg-plist +++ b/textproc/p5-XML-Canonical/pkg-plist @@ -1,3 +1,4 @@ +%%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.bs |