diff options
Diffstat (limited to 'textproc')
-rw-r--r-- | textproc/py-texttable/Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/textproc/py-texttable/Makefile b/textproc/py-texttable/Makefile index 8e2b370cfe49..b4d46709bafd 100644 --- a/textproc/py-texttable/Makefile +++ b/textproc/py-texttable/Makefile @@ -10,6 +10,9 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= ports@FreeBSD.org COMMENT= Module for creating simple ASCII tables +LICENSE= LGPL3 +LICENSE_FILE= ${WRKSRC}/LICENSE + USES= python USE_PYTHON= distutils |