diff options
author | az <az@FreeBSD.org> | 2014-01-30 17:42:48 +0800 |
---|---|---|
committer | az <az@FreeBSD.org> | 2014-01-30 17:42:48 +0800 |
commit | c3451e13ce5d5fb463b34eaf23921bed1c3b3b4e (patch) | |
tree | 12a1e32f5b1fc0e7932c9e7498c464d4d03204cb /security/p5-Auth-YubikeyDecrypter | |
parent | 81d6c775672cb3ebf8149d4ec1460185371639b1 (diff) | |
download | freebsd-ports-gnome-c3451e13ce5d5fb463b34eaf23921bed1c3b3b4e.tar.gz freebsd-ports-gnome-c3451e13ce5d5fb463b34eaf23921bed1c3b3b4e.tar.zst freebsd-ports-gnome-c3451e13ce5d5fb463b34eaf23921bed1c3b3b4e.zip |
- add stage support
Approved by: portmgr (blanket infrastructure)
Diffstat (limited to 'security/p5-Auth-YubikeyDecrypter')
-rw-r--r-- | security/p5-Auth-YubikeyDecrypter/Makefile | 3 | ||||
-rw-r--r-- | security/p5-Auth-YubikeyDecrypter/pkg-plist | 1 |
2 files changed, 1 insertions, 3 deletions
diff --git a/security/p5-Auth-YubikeyDecrypter/Makefile b/security/p5-Auth-YubikeyDecrypter/Makefile index 999607da69ca..9c0499c2f8e1 100644 --- a/security/p5-Auth-YubikeyDecrypter/Makefile +++ b/security/p5-Auth-YubikeyDecrypter/Makefile @@ -18,7 +18,4 @@ LICENSE= GPLv2 USES= perl5 USE_PERL5= configure -MAN3= Auth::Yubikey_Decrypter.3 - -NO_STAGE= yes .include <bsd.port.mk> diff --git a/security/p5-Auth-YubikeyDecrypter/pkg-plist b/security/p5-Auth-YubikeyDecrypter/pkg-plist index bf53dde2144f..c605307c63ea 100644 --- a/security/p5-Auth-YubikeyDecrypter/pkg-plist +++ b/security/p5-Auth-YubikeyDecrypter/pkg-plist @@ -1,5 +1,6 @@ %%SITE_PERL%%/Auth/Yubikey_Decrypter.pm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Auth/Yubikey_Decrypter/.packlist +%%PERL5_MAN3%%/Auth::Yubikey_Decrypter.3.gz @dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Auth/Yubikey_Decrypter @dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Auth @dirrmtry %%SITE_PERL%%/Auth |