aboutsummaryrefslogtreecommitdiff
path: root/lang/Makefile
diff options
context:
space:
mode:
authorEdwin Groothuis <edwin@FreeBSD.org>2003-01-18 10:12:08 +0000
committerEdwin Groothuis <edwin@FreeBSD.org>2003-01-18 10:12:08 +0000
commit3dbac872ab25419840cadccaae8cd15aff4d5131 (patch)
tree5e222b860223dab1738866594f87aa9eb3be98a8 /lang/Makefile
parent1320de8504203ff2aa2b6add21890a45aec5168c (diff)
downloadports-3dbac872ab25419840cadccaae8cd15aff4d5131.tar.gz
ports-3dbac872ab25419840cadccaae8cd15aff4d5131.zip
New port: lang/cocor (Coco/R, a compiler generator)
Coco/R is a recursive decent compiler generator. This is a FreeBSD port of the C/C++ version of Coco/R. PR: ports/36251 Submitted by: Guy Antony Halse <guy@rucus.ru.ac.za>
Notes
Notes: svn path=/head/; revision=73388
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 a9513757be29..302de28da21d 100644
--- a/lang/Makefile
+++ b/lang/Makefile
@@ -19,6 +19,7 @@
SUBDIR += clisp
SUBDIR += cmucl
SUBDIR += cmucl-extra
+ SUBDIR += cocor
SUBDIR += compaq-cc
SUBDIR += crossgo32-f77
SUBDIR += cu-prolog