aboutsummaryrefslogtreecommitdiffstats
path: root/lang/Makefile
diff options
context:
space:
mode:
authorscheidell <scheidell@FreeBSD.org>2012-04-06 22:36:30 +0800
committerscheidell <scheidell@FreeBSD.org>2012-04-06 22:36:30 +0800
commit98eaeefb1d9873956dcfae81490913584c2d0e74 (patch)
tree385d5442a509a95efd9b0899f3a12059b2edb318 /lang/Makefile
parent076f4289b9414683715ee92e1151c35508c9195e (diff)
downloadfreebsd-ports-gnome-98eaeefb1d9873956dcfae81490913584c2d0e74.tar.gz
freebsd-ports-gnome-98eaeefb1d9873956dcfae81490913584c2d0e74.tar.zst
freebsd-ports-gnome-98eaeefb1d9873956dcfae81490913584c2d0e74.zip
Add New Port lang/urweb: Ur is a programming language in the tradition of ML and Haskell, but featuring
a significantly richer type system. Ur is functional, pure, statically-typed, and strict. Ur supports a powerful kind of metaprogramming based on row types. Ur/Web is Ur plus a special standard library and associated rules for parsing and optimization. Ur/Web supports construction of dynamic web applications backed by SQL databases. PR: ports/166657 Submitted by: Timothy Beyer <beyert@cs.ucr.edu> Feature safe: yes
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 d858936716c5..da1e2e8c27fe 100644
--- a/lang/Makefile
+++ b/lang/Makefile
@@ -366,6 +366,7 @@
SUBDIR += tuareg-mode.el
SUBDIR += twelf
SUBDIR += ucc
+ SUBDIR += urweb
SUBDIR += v8
SUBDIR += vala
SUBDIR += vala-vapigen