aboutsummaryrefslogtreecommitdiff
path: root/security/p5-Crypt-OICQ
diff options
context:
space:
mode:
authorAndrej Zverev <az@FreeBSD.org>2013-09-11 13:54:50 +0000
committerAndrej Zverev <az@FreeBSD.org>2013-09-11 13:54:50 +0000
commit2e24707c96c566166fcf9785c12d2d961d1c586d (patch)
tree6ad8879b9a138416ef4b26bc646126e12fd4f892 /security/p5-Crypt-OICQ
parentbac4da00aa6c6c7a9f2e2c554324bd96d1e07821 (diff)
downloadports-2e24707c96c566166fcf9785c12d2d961d1c586d.tar.gz
ports-2e24707c96c566166fcf9785c12d2d961d1c586d.zip
- convert to the new perl5 framework
- trim Makefile header Approved by: portmgr (bapt@, blanket)
Notes
Notes: svn path=/head/; revision=326980
Diffstat (limited to 'security/p5-Crypt-OICQ')
-rw-r--r--security/p5-Crypt-OICQ/Makefile9
1 files changed, 3 insertions, 6 deletions
diff --git a/security/p5-Crypt-OICQ/Makefile b/security/p5-Crypt-OICQ/Makefile
index bb48da5e40d8..c2e3c9393f20 100644
--- a/security/p5-Crypt-OICQ/Makefile
+++ b/security/p5-Crypt-OICQ/Makefile
@@ -1,9 +1,5 @@
-# New ports collection makefile for: p5-Crypt-OICQ
-# Date created: Aug 01, 2006
-# Whom: Rong-En Fan <rafan@FreeBSD.org>
-#
+# Created by: Rong-En Fan <rafan@FreeBSD.org>
# $FreeBSD$
-#
PORTNAME= Crypt-OICQ
PORTVERSION= 1.1
@@ -15,7 +11,8 @@ EXTRACT_SUFX= .tgz
MAINTAINER= rafan@FreeBSD.org
COMMENT= Cryptographic algorithm used by OICQ protocol
-PERL_CONFIGURE= yes
+USES= perl5
+USE_PERL5= configure
MAN3= Crypt::OICQ.3