From 45ccac20059573c3690532e878034f46066cb9f5 Mon Sep 17 00:00:00 2001 From: Andrej Zverev Date: Thu, 30 Jan 2014 09:08:26 +0000 Subject: - add stage support Approved by: portmgr (blanket infrastructure) --- security/p5-Crypt-NULL/Makefile | 3 --- security/p5-Crypt-NULL/pkg-descr | 2 +- security/p5-Crypt-NULL/pkg-plist | 1 + 3 files changed, 2 insertions(+), 4 deletions(-) (limited to 'security/p5-Crypt-NULL') diff --git a/security/p5-Crypt-NULL/Makefile b/security/p5-Crypt-NULL/Makefile index c7250a6b002c..7c5645196d03 100644 --- a/security/p5-Crypt-NULL/Makefile +++ b/security/p5-Crypt-NULL/Makefile @@ -13,7 +13,4 @@ COMMENT= Perl implementation of the NULL encryption algorithm USES= perl5 USE_PERL5= configure -MAN3= Crypt::NULL.3 - -NO_STAGE= yes .include diff --git a/security/p5-Crypt-NULL/pkg-descr b/security/p5-Crypt-NULL/pkg-descr index 7a85fea6ed27..5c8c7f9d151b 100644 --- a/security/p5-Crypt-NULL/pkg-descr +++ b/security/p5-Crypt-NULL/pkg-descr @@ -5,4 +5,4 @@ RFC 2410 by Rob Glenn and Stephen Kent. This module implements NULL encryption. It supports the Crypt::CBC. -WWW: http://search.cpan.org/dist/Crypt-NULL/ +WWW: http://search.cpan.org/dist/Crypt-NULL/ diff --git a/security/p5-Crypt-NULL/pkg-plist b/security/p5-Crypt-NULL/pkg-plist index bd41fe24d9e2..4fdccff52118 100644 --- a/security/p5-Crypt-NULL/pkg-plist +++ b/security/p5-Crypt-NULL/pkg-plist @@ -1,5 +1,6 @@ %%SITE_PERL%%/Crypt/NULL.pm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Crypt/NULL/.packlist +%%PERL5_MAN3%%/Crypt::NULL.3.gz @dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Crypt/NULL @dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Crypt @dirrmtry %%SITE_PERL%%/Crypt -- cgit v1.2.3