aboutsummaryrefslogtreecommitdiff
path: root/www
diff options
context:
space:
mode:
authorDmitry Marakasov <amdmi3@FreeBSD.org>2018-02-19 14:42:33 +0000
committerDmitry Marakasov <amdmi3@FreeBSD.org>2018-02-19 14:42:33 +0000
commit5a4b355988978eb4427d1d464a4b1c5904e29a36 (patch)
treed652e797ef1300e7a3250180f928ae2d63ee5329 /www
parent95c9fb46d1904aa1eda96208f2f868098fd331eb (diff)
downloadports-5a4b355988978eb4427d1d464a4b1c5904e29a36.tar.gz
ports-5a4b355988978eb4427d1d464a4b1c5904e29a36.zip
Notes
Diffstat (limited to 'www')
-rw-r--r--www/woof/Makefile7
1 files changed, 5 insertions, 2 deletions
diff --git a/www/woof/Makefile b/www/woof/Makefile
index 59a3556ff4a2..9887007b2e23 100644
--- a/www/woof/Makefile
+++ b/www/woof/Makefile
@@ -3,6 +3,7 @@
PORTNAME= woof
DISTVERSION= 2012-05-31
+PORTREVISION= 1
CATEGORIES= www
MASTER_SITES= http://www.home.unix-ag.org/simon/
EXTRACT_SUFX= .py
@@ -11,10 +12,12 @@ EXTRACT_ONLY= # empty
MAINTAINER= dereckson@gmail.com
COMMENT= Web Offer One File, an ad-hoc single file webserver
-LICENSE= GPLv2
+LICENSE= GPLv2+
-USES= python
+USES= python:2.7,run shebangfix
+SHEBANG_FILES= ${DISTFILES}
NO_BUILD= yes
+NO_ARCH= yes
PLIST_FILES= bin/woof
do-extract: