diff options
author | Andrej Zverev <az@FreeBSD.org> | 2014-01-30 09:42:48 +0000 |
---|---|---|
committer | Andrej Zverev <az@FreeBSD.org> | 2014-01-30 09:42:48 +0000 |
commit | 9ec58fca2181e62f9f6895c8e5c2fbc76efbb374 (patch) | |
tree | 12a1e32f5b1fc0e7932c9e7498c464d4d03204cb /security/p5-CSP | |
parent | 8c5545d0d298c104fd91204c8df219c3c1be0c14 (diff) |
Notes
Diffstat (limited to 'security/p5-CSP')
-rw-r--r-- | security/p5-CSP/Makefile | 5 | ||||
-rw-r--r-- | security/p5-CSP/pkg-plist | 1 |
2 files changed, 2 insertions, 4 deletions
diff --git a/security/p5-CSP/Makefile b/security/p5-CSP/Makefile index 47f84dc7fe28..9ee76603a7fb 100644 --- a/security/p5-CSP/Makefile +++ b/security/p5-CSP/Makefile @@ -9,7 +9,7 @@ MASTER_SITES= ftp://ftp.it.su.se/pub/users/leifj/ \ PKGNAMEPREFIX= p5- MAINTAINER= lx@FreeBSD.org -COMMENT= A Perl tool for managing Certificate Authorities +COMMENT= Perl tool for managing Certificate Authorities BUILD_DEPENDS= p5-Date-Calc>=0:${PORTSDIR}/devel/p5-Date-Calc \ p5-Term-Prompt>=0:${PORTSDIR}/devel/p5-Term-Prompt \ @@ -19,7 +19,4 @@ RUN_DEPENDS:= ${BUILD_DEPENDS} USES= perl5 USE_PERL5= configure -MAN3= CSP.3 - -NO_STAGE= yes .include <bsd.port.mk> diff --git a/security/p5-CSP/pkg-plist b/security/p5-CSP/pkg-plist index 3ad48bc5d76d..b57fc95afdbb 100644 --- a/security/p5-CSP/pkg-plist +++ b/security/p5-CSP/pkg-plist @@ -2,5 +2,6 @@ bin/csp %%SITE_PERL%%/CSP.pm %%SITE_PERL%%/%%PERL_ARCH%%/auto/CSP/.packlist %%SITE_PERL%%/auto/CSP/autosplit.ix +%%PERL5_MAN3%%/CSP.3.gz @dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/CSP @dirrm %%SITE_PERL%%/auto/CSP |