aboutsummaryrefslogtreecommitdiff
path: root/misc
diff options
context:
space:
mode:
authorDmitry Marakasov <amdmi3@FreeBSD.org>2014-10-17 13:43:27 +0000
committerDmitry Marakasov <amdmi3@FreeBSD.org>2014-10-17 13:43:27 +0000
commit5a81fc70b818b13d7e225d06e47af4deadbbd9c6 (patch)
tree2310945c66800a80638e6b79f364dd13c762ac9b /misc
parent6bed4b9cff372342f8915916d0160341ff8ae36e (diff)
downloadports-5a81fc70b818b13d7e225d06e47af4deadbbd9c6.tar.gz
ports-5a81fc70b818b13d7e225d06e47af4deadbbd9c6.zip
- Clarify LICENSE
- Add LICENSE_FILE - Convert to USES=python
Notes
Notes: svn path=/head/; revision=371052
Diffstat (limited to 'misc')
-rw-r--r--misc/pastebinit/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/misc/pastebinit/Makefile b/misc/pastebinit/Makefile
index 7dcecd5a9e1a..7119c530fa1a 100644
--- a/misc/pastebinit/Makefile
+++ b/misc/pastebinit/Makefile
@@ -9,12 +9,12 @@ MASTER_SITES= https://launchpadlibrarian.net/106457425/
MAINTAINER= ports@FreeBSD.org
COMMENT= Command line utility for pastebing
-LICENSE= GPLv2
+LICENSE= GPLv2 # or later
+LICENSE_FILE= ${WRKSRC}/COPYING
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}configobj>=4.3.2:${PORTSDIR}/devel/py-configobj
-USES= shebangfix tar:bzip2
-USE_PYTHON= yes
+USES= python:run shebangfix tar:bzip2
SHEBANG_FILES= pastebinit
python_OLD_CMD= /usr/bin/env python
python_CMD= ${PYTHON_CMD}