aboutsummaryrefslogtreecommitdiffstats
path: root/security/shimmer
diff options
context:
space:
mode:
authoraz <az@FreeBSD.org>2013-09-12 03:02:50 +0800
committeraz <az@FreeBSD.org>2013-09-12 03:02:50 +0800
commit776da33fb7d88ebe680e2c46985367b89a897148 (patch)
tree7127be075a7d938613184f2e73da5dae34882137 /security/shimmer
parentbc405a91614e3d391faf567ec9312cfa29605541 (diff)
downloadfreebsd-ports-gnome-776da33fb7d88ebe680e2c46985367b89a897148.tar.gz
freebsd-ports-gnome-776da33fb7d88ebe680e2c46985367b89a897148.tar.zst
freebsd-ports-gnome-776da33fb7d88ebe680e2c46985367b89a897148.zip
- convert to the new perl5 framework
- trim Makefile header Approved by: portmgr (bapt@, blanket)
Diffstat (limited to 'security/shimmer')
-rw-r--r--security/shimmer/Makefile9
1 files changed, 3 insertions, 6 deletions
diff --git a/security/shimmer/Makefile b/security/shimmer/Makefile
index 200c80c02eeb..35a0d770a26b 100644
--- a/security/shimmer/Makefile
+++ b/security/shimmer/Makefile
@@ -1,9 +1,5 @@
-# New ports collection makefile for: shimmer
-# Date created: 2008-01-09
-# Whom: Felippe de Meirelles Motta <lippemail@gmail.com>
-#
+# Created by: Felippe de Meirelles Motta <lippemail@gmail.com>
# $FreeBSD$
-#
PORTNAME= shimmer
PORTVERSION= 0.1.0
@@ -17,7 +13,8 @@ COMMENT= Perl implementation that hides a valuable port on your server
NO_WRKSUBDIR= yes
NO_BUILD= yes
-USE_PERL5_RUN= yes
+USES= perl5
+USE_PERL5= run
PLIST_FILES= bin/shimmer \
bin/shimmerd \