aboutsummaryrefslogtreecommitdiff
path: root/ftp
diff options
context:
space:
mode:
Diffstat (limited to 'ftp')
-rw-r--r--ftp/py-tftpy/Makefile3
1 files changed, 2 insertions, 1 deletions
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