diff options
author | Andrej Zverev <az@FreeBSD.org> | 2014-01-30 09:08:26 +0000 |
---|---|---|
committer | Andrej Zverev <az@FreeBSD.org> | 2014-01-30 09:08:26 +0000 |
commit | 45ccac20059573c3690532e878034f46066cb9f5 (patch) | |
tree | b7b147021fc5c4ec7ad6d50a1c5ecede3111129f /security/p5-AuthCAS | |
parent | a2d15db6b31c481f18b236bfbfe1d53496d11a7a (diff) |
Notes
Diffstat (limited to 'security/p5-AuthCAS')
-rw-r--r-- | security/p5-AuthCAS/Makefile | 3 | ||||
-rw-r--r-- | security/p5-AuthCAS/pkg-descr | 2 | ||||
-rw-r--r-- | security/p5-AuthCAS/pkg-plist | 1 |
3 files changed, 2 insertions, 4 deletions
diff --git a/security/p5-AuthCAS/Makefile b/security/p5-AuthCAS/Makefile index 76a988360130..86b7fdb71aca 100644 --- a/security/p5-AuthCAS/Makefile +++ b/security/p5-AuthCAS/Makefile @@ -22,7 +22,4 @@ RUN_DEPENDS:= ${BUILD_DEPENDS} USES= perl5 USE_PERL5= configure -MAN3= AuthCAS.3 - -NO_STAGE= yes .include <bsd.port.mk> diff --git a/security/p5-AuthCAS/pkg-descr b/security/p5-AuthCAS/pkg-descr index 583b368ab275..98a14e212d56 100644 --- a/security/p5-AuthCAS/pkg-descr +++ b/security/p5-AuthCAS/pkg-descr @@ -2,4 +2,4 @@ AuthCAS aims at providing a Perl API to Yale's Central Authentication System (CAS). Only a basic Perl library is provided with CAS whereas AuthCAS is a full object-oriented library. -WWW: http://cpan.uwinnipeg.ca/dist/AuthCAS +WWW: http://cpan.uwinnipeg.ca/dist/AuthCAS/ diff --git a/security/p5-AuthCAS/pkg-plist b/security/p5-AuthCAS/pkg-plist index 654c73c48d41..992f2613d63c 100644 --- a/security/p5-AuthCAS/pkg-plist +++ b/security/p5-AuthCAS/pkg-plist @@ -1,4 +1,5 @@ %%SITE_PERL%%/AuthCAS.pm %%SITE_PERL%%/sampleCasClient.pl %%SITE_PERL%%/%%PERL_ARCH%%/auto/AuthCAS/.packlist +%%PERL5_MAN3%%/AuthCAS.3.gz @dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/AuthCAS |