summaryrefslogtreecommitdiff
path: root/lang
diff options
context:
space:
mode:
authortsarna <tsarna>2002-12-18 22:35:30 +0000
committertsarna <tsarna>2002-12-18 22:35:30 +0000
commit079e36fd73cbd46c9910ea4131d0d2610dc70575 (patch)
treec9531318c166f719d9ef54b32691e7239e7db339 /lang
parentc13485e2cb6aa6215bc18c37488a210c7a7c9bc0 (diff)
downloadpkgsrc-079e36fd73cbd46c9910ea4131d0d2610dc70575.tar.gz
Add and enable pyrex
Diffstat (limited to 'lang')
-rw-r--r--lang/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/lang/Makefile b/lang/Makefile
index 8b4f5417cf8..eb4ef36321f 100644
--- a/lang/Makefile
+++ b/lang/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.139 2002/12/11 19:04:05 cjep Exp $
+# $NetBSD: Makefile,v 1.140 2002/12/18 22:35:30 tsarna Exp $
#
COMMENT= Programming languages
@@ -77,6 +77,7 @@ SUBDIR+= pforth
SUBDIR+= pgcc
SUBDIR+= py-extclass
SUBDIR+= py-html-docs
+SUBDIR+= py-pyrex
SUBDIR+= py21-html-docs
SUBDIR+= py22-html-docs
#SUBDIR+= python # only contains Makefile fragments