Index: head/ftp/py-tftpy/Makefile =================================================================== --- head/ftp/py-tftpy/Makefile (revision 334380) +++ head/ftp/py-tftpy/Makefile (revision 334381) @@ -1,18 +1,19 @@ # Created by: Ju Pengfei # $FreeBSD$ PORTNAME= tftpy PORTVERSION= 0.6.1 CATEGORIES= ftp python MASTER_SITES= SF \ CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= sunpoet@FreeBSD.org COMMENT= Pure Python TFTP Implementation -NO_STAGE= yes +LICENSE= MIT + USE_PYTHON= yes USE_PYDISTUTILS=yes .include