summaryrefslogtreecommitdiff
path: root/lang/Makefile
diff options
context:
space:
mode:
authorreed <reed>2011-06-17 01:11:41 +0000
committerreed <reed>2011-06-17 01:11:41 +0000
commitdf5e36b353ed0c30a345febd975a5f17084fb26a (patch)
treecfdf18fea10cb07371680157d36afbb74b3f12c5 /lang/Makefile
parentdb7625fabc2ada3e116b1aa41807a200b64b6132 (diff)
downloadpkgsrc-df5e36b353ed0c30a345febd975a5f17084fb26a.tar.gz
Add python31 package.
I had been using this for at least 18 months on various platforms including with some modules. (This work was done via wip, but I had custom patches too for lang/python.)
Diffstat (limited to 'lang/Makefile')
-rw-r--r--lang/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/lang/Makefile b/lang/Makefile
index 5c3e5c47fba..d28764dbb1d 100644
--- a/lang/Makefile
+++ b/lang/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.302 2011/05/28 01:02:50 cheusov Exp $
+# $NetBSD: Makefile,v 1.303 2011/06/17 01:11:41 reed Exp $
#
COMMENT= Programming languages
@@ -142,6 +142,7 @@ SUBDIR+= python24
SUBDIR+= python25
SUBDIR+= python26
SUBDIR+= python27
+SUBDIR+= python31
SUBDIR+= racket
SUBDIR+= racket-textual
SUBDIR+= rcfunge