aboutsummaryrefslogtreecommitdiffstats
path: root/textproc
diff options
context:
space:
mode:
authorvanilla <vanilla@FreeBSD.org>2015-03-12 19:37:44 +0800
committervanilla <vanilla@FreeBSD.org>2015-03-12 19:37:44 +0800
commit46a48a9f728b7473e0a6e1c74193b1082c0c6882 (patch)
treecf8e68ffad4f51655f98052d5427b82b0acd546d /textproc
parent4fae7ea53c7c91b58e33b4dc5bafdb0854a5e871 (diff)
downloadfreebsd-ports-gnome-46a48a9f728b7473e0a6e1c74193b1082c0c6882.tar.gz
freebsd-ports-gnome-46a48a9f728b7473e0a6e1c74193b1082c0c6882.tar.zst
freebsd-ports-gnome-46a48a9f728b7473e0a6e1c74193b1082c0c6882.zip
Add LICENSE/LICENSE_FILE.
Diffstat (limited to 'textproc')
-rw-r--r--textproc/py-texttable/Makefile3
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