1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-28 05:29:48 +00:00

- Fix shebangs

- Limit py version
- Bump PORTREVISION
This commit is contained in:
Martin Wilke 2017-05-08 10:05:27 +00:00
parent bd2ca251f6
commit a3abb00d64
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=440406

View File

@ -3,7 +3,7 @@
PORTNAME= portell
PORTVERSION= 0.2
PORTREVISION= 1
PORTREVISION= 2
CATEGORIES= ports-mgmt
MASTER_SITES= http://www.freebsdcluster.org/~mich/software/
@ -12,7 +12,8 @@ COMMENT= Quick display of FreeBSD port descriptions
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}bsddb>0:databases/py-bsddb
USES= python zip
USES= python:-2.7 shebangfix zip
SHEBANG_FILES= *.py
NO_BUILD= yes
PLIST_FILES= bin/portell