aboutsummaryrefslogtreecommitdiffstats
path: root/lang/Makefile
diff options
context:
space:
mode:
authorWill Andrews <will@FreeBSD.org>2001-04-07 12:56:17 +0800
committerWill Andrews <will@FreeBSD.org>2001-04-07 12:56:17 +0800
commit03f59161c3b430f6193a81f9eb35d45ce965c5bb (patch)
tree55b4f40f1be62019c359aff6eeff1c90d44ce1c4 /lang/Makefile
parentf647d198ec381670ca7ef9f3513b75d747b95f14 (diff)
downloadfreebsd-ports-03f59161c3b430f6193a81f9eb35d45ce965c5bb.tar.gz
freebsd-ports-03f59161c3b430f6193a81f9eb35d45ce965c5bb.tar.zst
freebsd-ports-03f59161c3b430f6193a81f9eb35d45ce965c5bb.zip
Add jython 2.0, an implementation of Python Interpreter with Pure
Java. PR: 26302 Submitted by: Hye-Shik Chang <perky@python.or.kr>
Notes
Notes: svn path=/head/; revision=40996
Diffstat (limited to 'lang/Makefile')
-rw-r--r--lang/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/lang/Makefile b/lang/Makefile
index 41a7d093211e..fdcd5064a0f9 100644
--- a/lang/Makefile
+++ b/lang/Makefile
@@ -54,6 +54,7 @@
SUBDIR += intercal
SUBDIR += itcl
SUBDIR += jgnat
+ SUBDIR += jython
SUBDIR += lcc
SUBDIR += libobjects
SUBDIR += librep