diff options
Diffstat (limited to 'security/p5-Crypt-OICQ')
-rw-r--r-- | security/p5-Crypt-OICQ/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/security/p5-Crypt-OICQ/Makefile b/security/p5-Crypt-OICQ/Makefile index 5599b654fc83..1bfccd5a737e 100644 --- a/security/p5-Crypt-OICQ/Makefile +++ b/security/p5-Crypt-OICQ/Makefile @@ -6,12 +6,11 @@ PORTVERSION= 1.1 CATEGORIES= security perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -EXTRACT_SUFX= .tgz MAINTAINER= rafan@FreeBSD.org COMMENT= Cryptographic algorithm used by OICQ protocol -USES= perl5 +USES= perl5 tar:tgz USE_PERL5= configure .include <bsd.port.mk> |