diff options
author | minskim <minskim@pkgsrc.org> | 2004-08-16 17:13:54 +0000 |
---|---|---|
committer | minskim <minskim@pkgsrc.org> | 2004-08-16 17:13:54 +0000 |
commit | e3a30640243dec8b146b92d717b2dfb25c26b740 (patch) | |
tree | 0b230cc2a57181aa8e1edfea30f9e6f0ccc43db6 /lang/Makefile | |
parent | 134277baf7664d9ef9193970b104814e8f86a040 (diff) | |
download | pkgsrc-e3a30640243dec8b146b92d717b2dfb25c26b740.tar.gz |
Add and enable py-funge.
Diffstat (limited to 'lang/Makefile')
-rw-r--r-- | lang/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/lang/Makefile b/lang/Makefile index c92db9cfa8c..b573361b773 100644 --- a/lang/Makefile +++ b/lang/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.187 2004/07/29 14:43:16 tv Exp $ +# $NetBSD: Makefile,v 1.188 2004/08/16 17:13:54 minskim Exp $ # COMMENT= Programming languages @@ -109,6 +109,7 @@ SUBDIR+= pnetC SUBDIR+= pnetlib SUBDIR+= pnetlib-nox11 SUBDIR+= py-extclass +SUBDIR+= py-funge SUBDIR+= py-html-docs SUBDIR+= py-psyco SUBDIR+= py-pyrex |