summaryrefslogtreecommitdiff
path: root/lang/python26
diff options
context:
space:
mode:
authorheinz <heinz>2010-01-21 16:28:51 +0000
committerheinz <heinz>2010-01-21 16:28:51 +0000
commit2929b37d15b1012f15d3d3fb0ea11b93f847a65b (patch)
treec75ea33dea32ecf29b7bceb4b9b69b5ff97b2a76 /lang/python26
parentd821331b10d6189e4bc3eedd392723473cdf2182 (diff)
downloadpkgsrc-2929b37d15b1012f15d3d3fb0ea11b93f847a65b.tar.gz
Added LICENSE information for Python. The license was approved by OSI
so I added it to the acceptable set of licenses.
Diffstat (limited to 'lang/python26')
-rw-r--r--lang/python26/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/lang/python26/Makefile b/lang/python26/Makefile
index 393bfae3895..04101ef3acf 100644
--- a/lang/python26/Makefile
+++ b/lang/python26/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.17 2010/01/17 12:02:22 wiz Exp $
+# $NetBSD: Makefile,v 1.18 2010/01/21 16:28:51 heinz Exp $
DISTNAME= Python-2.6.4
PKGNAME= ${DISTNAME:S/Python/python26/}
@@ -10,6 +10,7 @@ EXTRACT_SUFX= .tar.bz2
MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://www.python.org/
COMMENT= Interpreted, interactive, object-oriented programming language
+LICENSE= python-software-foundation
PKG_DESTDIR_SUPPORT= user-destdir