From 314ac9e1a8600304e858ea3c35de4eae6f42057f Mon Sep 17 00:00:00 2001 From: sunpoet Date: Wed, 20 Nov 2013 03:21:36 +0000 Subject: - Add LICENSE - Support STAGEDIR --- ftp/py-tftpy/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'ftp/py-tftpy') diff --git a/ftp/py-tftpy/Makefile b/ftp/py-tftpy/Makefile index 2a53d210a5f4..a7cd86ed4e42 100644 --- a/ftp/py-tftpy/Makefile +++ b/ftp/py-tftpy/Makefile @@ -11,7 +11,8 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= sunpoet@FreeBSD.org COMMENT= Pure Python TFTP Implementation -NO_STAGE= yes +LICENSE= MIT + USE_PYTHON= yes USE_PYDISTUTILS=yes -- cgit