aboutsummaryrefslogtreecommitdiffstats
path: root/lang/Makefile
diff options
context:
space:
mode:
authorjohans <johans@FreeBSD.org>2010-09-10 05:19:13 +0800
committerjohans <johans@FreeBSD.org>2010-09-10 05:19:13 +0800
commit2443dc1cf123958e90305d1106d24d74c27eace5 (patch)
treea498fb374c0bf27ae9694f59248d57efd21091b7 /lang/Makefile
parent5f81c7d7e6998333d01d8e8046ea5286331dd1d7 (diff)
downloadfreebsd-ports-gnome-2443dc1cf123958e90305d1106d24d74c27eace5.tar.gz
freebsd-ports-gnome-2443dc1cf123958e90305d1106d24d74c27eace5.tar.zst
freebsd-ports-gnome-2443dc1cf123958e90305d1106d24d74c27eace5.zip
Algol 68 `Genie' compiler
The development of Algol played an important role in establishing computer science as an academic discipline. The Algol 68 Genie project preserves Algol 68 out of educational as well as scientific-historical interest, by making available Algol 68 Genie; a recent, well-featured implementation written from scratch. WWW: http://www.xs4all.nl/~jmvdveer/algol.html
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 f256e6b0c2c6..17f263ea47e7 100644
--- a/lang/Makefile
+++ b/lang/Makefile
@@ -10,6 +10,7 @@
SUBDIR += abcl
SUBDIR += afnix
SUBDIR += alisp
+ SUBDIR += algol68g
SUBDIR += arena
SUBDIR += asn1c
SUBDIR += atlast