aboutsummaryrefslogtreecommitdiff
path: root/misc/pastebinit
diff options
context:
space:
mode:
Diffstat (limited to 'misc/pastebinit')
-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}