diff options
author | Danilo Egea Gondolfo <danilo@FreeBSD.org> | 2013-10-03 13:34:43 +0000 |
---|---|---|
committer | Danilo Egea Gondolfo <danilo@FreeBSD.org> | 2013-10-03 13:34:43 +0000 |
commit | a91c990c95b4a16ea795533707c4b41eca4a20ed (patch) | |
tree | 32b6408f4227e59bbd45a2ff105807c3bcc816f4 /math/p5-Set-IntSpan | |
parent | ac5b4b49ea08c7d1a453a4ceb434c22bb101b556 (diff) |
Notes
Diffstat (limited to 'math/p5-Set-IntSpan')
-rw-r--r-- | math/p5-Set-IntSpan/Makefile | 5 | ||||
-rw-r--r-- | math/p5-Set-IntSpan/pkg-plist | 1 |
2 files changed, 2 insertions, 4 deletions
diff --git a/math/p5-Set-IntSpan/Makefile b/math/p5-Set-IntSpan/Makefile index cfbce51ae8d9..baa9e9f48811 100644 --- a/math/p5-Set-IntSpan/Makefile +++ b/math/p5-Set-IntSpan/Makefile @@ -7,13 +7,10 @@ CATEGORIES= math perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= danilogondolfo@gmail.com +MAINTAINER= danilo@FreeBSD.org COMMENT= Manages sets of integers USES= perl5 USE_PERL5= configure -MAN3= Set::IntSpan.3 - -NO_STAGE= yes .include <bsd.port.mk> diff --git a/math/p5-Set-IntSpan/pkg-plist b/math/p5-Set-IntSpan/pkg-plist index baab8d908567..5777e4584fdb 100644 --- a/math/p5-Set-IntSpan/pkg-plist +++ b/math/p5-Set-IntSpan/pkg-plist @@ -1,5 +1,6 @@ %%SITE_PERL%%/Set/IntSpan.pm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Set/IntSpan/.packlist +%%PERL5_MAN3%%/Set::IntSpan.3.gz @dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Set/IntSpan @dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Set @dirrmtry %%SITE_PERL%%/Set |