aboutsummaryrefslogtreecommitdiffstats
path: root/news
diff options
context:
space:
mode:
authorlioux <lioux@FreeBSD.org>2010-06-13 20:41:33 +0800
committerlioux <lioux@FreeBSD.org>2010-06-13 20:41:33 +0800
commit673993cdd17dce02c99c09b32bebc86f558c621e (patch)
treed8addeb1c45e78ff8eaaedd4b328673389cc57ec /news
parent7703e0ab2f144ad925d487170230c9df15d4fb23 (diff)
downloadfreebsd-ports-gnome-673993cdd17dce02c99c09b32bebc86f558c621e.tar.gz
freebsd-ports-gnome-673993cdd17dce02c99c09b32bebc86f558c621e.tar.zst
freebsd-ports-gnome-673993cdd17dce02c99c09b32bebc86f558c621e.zip
Add LICENSE* information
Diffstat (limited to 'news')
-rw-r--r--news/py-pynzb/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/news/py-pynzb/Makefile b/news/py-pynzb/Makefile
index 33689c525a2b..89512244c5ee 100644
--- a/news/py-pynzb/Makefile
+++ b/news/py-pynzb/Makefile
@@ -13,6 +13,8 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
MAINTAINER= lioux@FreeBSD.org
COMMENT= A unified API for parsing NZB files
+LICENSE= BSD
+
USE_PYTHON= 2.5+
USE_PYDISTUTILS= easy_install
PYDISTUTILS_NOEGGINFO= yes