aboutsummaryrefslogtreecommitdiff
path: root/security/gwee
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 /security/gwee
parentce05caaae21cd6b880cf5567917d6bde1c9144fa (diff)
downloadports-99ad9127356be7e975c6ea48d00fa2aba29468d7.tar.gz
ports-99ad9127356be7e975c6ea48d00fa2aba29468d7.zip
- Convert to new perl framework
- Trim Makefile header
Notes
Notes: svn path=/head/; revision=324181
Diffstat (limited to 'security/gwee')
-rw-r--r--security/gwee/Makefile8
1 files changed, 2 insertions, 6 deletions
diff --git a/security/gwee/Makefile b/security/gwee/Makefile
index 1f1aed1e3857..a98c5412fa4e 100644
--- a/security/gwee/Makefile
+++ b/security/gwee/Makefile
@@ -1,9 +1,5 @@
-# New ports collection makefile for: gwee
-# Date created: 2005-05-04
-# Whom: chinsan <chinsan@mail2000.com.tw>
-#
+# Created by: chinsan <chinsan@mail2000.com.tw>
# $FreeBSD$
-#
PORTNAME= gwee
PORTVERSION= 1.36
@@ -14,8 +10,8 @@ MASTER_SITE_SUBDIR= UNIX/utilities
MAINTAINER= ports@FreeBSD.org
COMMENT= Tool to exploit command execution vulnerabilities in web scripts
+USES= perl5
USE_OPENSSL= yes
-USE_PERL5= yes
USE_PYTHON= yes
LDFLAGS+= -lssl -lcrypto