summaryrefslogtreecommitdiff
path: root/net-im
diff options
context:
space:
mode:
authorAndrej Zverev <az@FreeBSD.org>2013-08-03 08:45:51 +0000
committerAndrej Zverev <az@FreeBSD.org>2013-08-03 08:45:51 +0000
commit99ad9127356be7e975c6ea48d00fa2aba29468d7 (patch)
treebea626d8d7aaa3973f00760684b26d2ddcce74eb /net-im
parent- Convert to new perl framework (diff)
- Convert to new perl framework
- Trim Makefile header
Notes
Notes: svn path=/head/; revision=324181
Diffstat (limited to 'net-im')
-rw-r--r--net-im/pork/Makefile8
1 files changed, 2 insertions, 6 deletions
diff --git a/net-im/pork/Makefile b/net-im/pork/Makefile
index 8d5932557985..7d6d93a18216 100644
--- a/net-im/pork/Makefile
+++ b/net-im/pork/Makefile
@@ -1,9 +1,5 @@
-# New ports collection makefile for: pork
-# Date created: 04 Feb 2003
-# Whom: Bob Bomar <bob@bomar.us>
-#
+# Created by: Bob Bomar <bob@bomar.us>
# $FreeBSD$
-#
PORTNAME= pork
PORTVERSION= 0.99.8.1
@@ -13,7 +9,7 @@ MASTER_SITES= SF/ojnk/${PORTNAME}/${PORTVERSION}
MAINTAINER= ports@FreeBSD.org
COMMENT= Console-based AIM client
-USE_PERL5= yes
+USES= perl5
USE_OPENSSL= yes
GNU_CONFIGURE= yes