diff options
Diffstat (limited to 'security/p5-Crypt-Twofish2/Makefile')
-rw-r--r-- | security/p5-Crypt-Twofish2/Makefile | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/security/p5-Crypt-Twofish2/Makefile b/security/p5-Crypt-Twofish2/Makefile index a76d79eecaf2..2155b24f3ba2 100644 --- a/security/p5-Crypt-Twofish2/Makefile +++ b/security/p5-Crypt-Twofish2/Makefile @@ -13,7 +13,4 @@ COMMENT= Perl implementation of the Twofish encryption algorithm USES= perl5 USE_PERL5= configure -MAN3= Crypt::Twofish2.3 - -NO_STAGE= yes .include <bsd.port.mk> |