aboutsummaryrefslogtreecommitdiff
path: root/devel/Makefile
diff options
context:
space:
mode:
authorEdwin Groothuis <edwin@FreeBSD.org>2005-12-27 21:04:05 +0000
committerEdwin Groothuis <edwin@FreeBSD.org>2005-12-27 21:04:05 +0000
commitcc89fb34bf534235370f53a6eafcf1be9a403522 (patch)
treeced8b2fdb52bb10a28345ca8d2bde4314a4de161 /devel/Makefile
parentbccb2f91a052f6675622253c1b662f3b945f5526 (diff)
downloadports-cc89fb34bf534235370f53a6eafcf1be9a403522.tar.gz
ports-cc89fb34bf534235370f53a6eafcf1be9a403522.zip
[New ports] devel/mimir, lang/elan - Elan Programming Language
Elan is a programming language originally developed by the Technical University of Berlin, but nowadays an implementation is maintained by the Radboud University of Nijmegen. We at TCCN learn youngsters how to program in this language. We installed FreeBSD on one of our SPARC's some time ago, but Elan wasn't in the Ports tree yet. That's why I made two ports. One for lang/elan, the Elan compiler, and one for devel/mimir, a library the Elan compiler uses. More info about Elan: http://en.wikipedia.org/wiki/Elan_programming_language PR: ports/89275 Submitted by: Ed Schouten <ed@fxq.nl>
Notes
Notes: svn path=/head/; revision=152222
Diffstat (limited to 'devel/Makefile')
-rw-r--r--devel/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/Makefile b/devel/Makefile
index 8c8e3d258e82..8e65766cc4a1 100644
--- a/devel/Makefile
+++ b/devel/Makefile
@@ -580,6 +580,7 @@
SUBDIR += meta-cvs
SUBDIR += mico
SUBDIR += mime
+ SUBDIR += mimir
SUBDIR += mingw
SUBDIR += mingw-bin-msvcrt
SUBDIR += mingw-binutils