From 5a81fc70b818b13d7e225d06e47af4deadbbd9c6 Mon Sep 17 00:00:00 2001 From: Dmitry Marakasov Date: Fri, 17 Oct 2014 13:43:27 +0000 Subject: - Clarify LICENSE - Add LICENSE_FILE - Convert to USES=python --- misc/pastebinit/Makefile | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'misc') 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} -- cgit v1.2.3