diff options
author | Andrej Zverev <az@FreeBSD.org> | 2014-01-05 17:15:11 +0000 |
---|---|---|
committer | Andrej Zverev <az@FreeBSD.org> | 2014-01-05 17:15:11 +0000 |
commit | 6d94fd8e0060a0072ae2eb04ea3f48e65ffb3164 (patch) | |
tree | ea85e822272fbc35e44bc2b9d9a65766794f3c68 /net/p5-XML-Fast | |
parent | e8d65f9e66ec9f84bdea1e8a40584af5e48c8974 (diff) | |
download | ports-6d94fd8e0060a0072ae2eb04ea3f48e65ffb3164.tar.gz ports-6d94fd8e0060a0072ae2eb04ea3f48e65ffb3164.zip |
Notes
Diffstat (limited to 'net/p5-XML-Fast')
-rw-r--r-- | net/p5-XML-Fast/Makefile | 3 | ||||
-rw-r--r-- | net/p5-XML-Fast/pkg-descr | 2 | ||||
-rw-r--r-- | net/p5-XML-Fast/pkg-plist | 1 |
3 files changed, 2 insertions, 4 deletions
diff --git a/net/p5-XML-Fast/Makefile b/net/p5-XML-Fast/Makefile index f2c8f60e1608..d20a52bac95f 100644 --- a/net/p5-XML-Fast/Makefile +++ b/net/p5-XML-Fast/Makefile @@ -13,7 +13,4 @@ COMMENT= Simple and fast XML to hash conversion USES= perl5 USE_PERL5= configure -MAN3= XML::Fast.3 - -NO_STAGE= yes .include <bsd.port.mk> diff --git a/net/p5-XML-Fast/pkg-descr b/net/p5-XML-Fast/pkg-descr index ae08d2ad562c..1e3f076ca33a 100644 --- a/net/p5-XML-Fast/pkg-descr +++ b/net/p5-XML-Fast/pkg-descr @@ -1,3 +1,3 @@ XML::Fast - Simple and very fast XML to hash conversion -WWW: http://search.cpan.org/dist/XML-Fast/ +WWW: http://search.cpan.org/dist/XML-Fast/ diff --git a/net/p5-XML-Fast/pkg-plist b/net/p5-XML-Fast/pkg-plist index 7b8c27c771e1..8222f6d89466 100644 --- a/net/p5-XML-Fast/pkg-plist +++ b/net/p5-XML-Fast/pkg-plist @@ -2,6 +2,7 @@ %%SITE_PERL%%/%%PERL_ARCH%%/auto/XML/Fast/Fast.so %%SITE_PERL%%/%%PERL_ARCH%%/auto/XML/Fast/Fast.bs %%SITE_PERL%%/%%PERL_ARCH%%/auto/XML/Fast/.packlist +%%PERL5_MAN3%%/XML::Fast.3.gz @dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/XML/Fast @dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/XML @dirrm %%SITE_PERL%%/%%PERL_ARCH%%/XML |