1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-21 00:25:50 +00:00

Fix runtime

This commit is contained in:
Antoine Brodin 2014-06-13 18:00:34 +00:00
parent 8e73b49632
commit c2989cc152
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=357705

View File

@ -2,6 +2,7 @@
PORTNAME= pastebinit
PORTVERSION= 1.3.1
PORTREVISION= 1
CATEGORIES= misc python
MASTER_SITES= https://launchpadlibrarian.net/106457425/
@ -12,8 +13,11 @@ LICENSE= GPLv2
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}configobj>=4.3.2:${PORTSDIR}/devel/py-configobj
USES= tar:bzip2
USES= shebangfix tar:bzip2
USE_PYTHON= yes
SHEBANG_FILES= pastebinit
python_OLD_CMD= /usr/bin/env python
python_CMD= ${PYTHON_CMD}
NO_BUILD= yes
PLIST_FILES= bin/pastebinit