diff options
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 |