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-Cisco-Hash | |
parent | a2d15db6b31c481f18b236bfbfe1d53496d11a7a (diff) |
Notes
Diffstat (limited to 'security/p5-Cisco-Hash')
-rw-r--r-- | security/p5-Cisco-Hash/Makefile | 3 | ||||
-rw-r--r-- | security/p5-Cisco-Hash/pkg-descr | 2 | ||||
-rw-r--r-- | security/p5-Cisco-Hash/pkg-plist | 1 |
3 files changed, 2 insertions, 4 deletions
diff --git a/security/p5-Cisco-Hash/Makefile b/security/p5-Cisco-Hash/Makefile index 01e3221b3e3c..69d3f31ac466 100644 --- a/security/p5-Cisco-Hash/Makefile +++ b/security/p5-Cisco-Hash/Makefile @@ -13,7 +13,4 @@ COMMENT= De- and encrypts Cisco type 7 hashes USES= perl5 USE_PERL5= configure -MAN3= Cisco::Hash.3 - -NO_STAGE= yes .include <bsd.port.mk> diff --git a/security/p5-Cisco-Hash/pkg-descr b/security/p5-Cisco-Hash/pkg-descr index 2a624e94a27c..b810d07fab3d 100644 --- a/security/p5-Cisco-Hash/pkg-descr +++ b/security/p5-Cisco-Hash/pkg-descr @@ -3,4 +3,4 @@ also referred to as type 7 passwords. Further you can encrypt any given string into a encrypted hash that will be accepted by any Cisco device as an encrypted type 7 password. -WWW: http://search.cpan.org/dist/Cisco-Hash/ +WWW: http://search.cpan.org/dist/Cisco-Hash/ diff --git a/security/p5-Cisco-Hash/pkg-plist b/security/p5-Cisco-Hash/pkg-plist index 18279d5f24f4..81f39570eb61 100644 --- a/security/p5-Cisco-Hash/pkg-plist +++ b/security/p5-Cisco-Hash/pkg-plist @@ -1,5 +1,6 @@ %%SITE_PERL%%/Cisco/Hash.pm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Cisco/Hash/.packlist +%%PERL5_MAN3%%/Cisco::Hash.3.gz @dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Cisco/Hash @dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Cisco @dirrmtry %%SITE_PERL%%/Cisco |