Index: head/devel/nuitka/Makefile =================================================================== --- head/devel/nuitka/Makefile (revision 398612) +++ head/devel/nuitka/Makefile (revision 398613) @@ -1,18 +1,19 @@ # Created by: Alexey Dokuchaev # $FreeBSD$ PORTNAME= nuitka PORTVERSION= 0.5.14 CATEGORIES= devel python MASTER_SITES= http://nuitka.net/releases/ DISTNAME= Nuitka-${PORTVERSION} MAINTAINER= python@FreeBSD.org COMMENT= Compatible and efficient Python compiler LICENSE= APACHE20 +LICENSE_FILE= ${WRKSRC}/LICENSE.txt USES= python tar:bzip2 USE_PYTHON= autoplist distutils .include