aboutsummaryrefslogtreecommitdiff
path: root/lang/Makefile
diff options
context:
space:
mode:
authorDanilo Egea Gondolfo <danilo@FreeBSD.org>2013-10-10 14:08:01 +0000
committerDanilo Egea Gondolfo <danilo@FreeBSD.org>2013-10-10 14:08:01 +0000
commit9cb1e10d3a6e8878bac852c039f39469457c1c13 (patch)
treebe000c7ef4af1b5ab2ba35dac7f9158ad5d27a11 /lang/Makefile
parent1881ffb25f6ad1f5c7802e6f9b6dcc99bd5fa1ab (diff)
downloadports-9cb1e10d3a6e8878bac852c039f39469457c1c13.tar.gz
ports-9cb1e10d3a6e8878bac852c039f39469457c1c13.zip
- Add new port lang/yap-devel
Yap-6.3.3 is the development version of lang/yap (6.2.2). YAP is a high-performance Prolog compiler developed at LIACC/Universidade do Porto and at COPPE Sistemas/UFRJ. Its Prolog engine is based in the WAM (Warren Abstract Machine), with several optimizations for better performance. YAP follows the Edinburgh tradition, and is largely compatible with the ISO-Prolog standard and with Quintus and SICStus Prolog. PR: ports/181334 Submitted by: Danilo Egea Gondolfo <danilogondolfo@gmail.com> Approved by: wg/culot (mentors)
Notes
Notes: svn path=/head/; revision=330001
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 8985f210be6f..30e03fdfd4ca 100644
--- a/lang/Makefile
+++ b/lang/Makefile
@@ -380,6 +380,7 @@
SUBDIR += xotcl
SUBDIR += yabasic
SUBDIR += yap
+ SUBDIR += yap-devel
SUBDIR += yorick
SUBDIR += ypsilon