aboutsummaryrefslogtreecommitdiff
path: root/lang/nml/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'lang/nml/Makefile')
-rw-r--r--lang/nml/Makefile17
1 files changed, 17 insertions, 0 deletions
diff --git a/lang/nml/Makefile b/lang/nml/Makefile
new file mode 100644
index 000000000000..b8180854ee71
--- /dev/null
+++ b/lang/nml/Makefile
@@ -0,0 +1,17 @@
+# New ports collection makefile for: nML
+# Date created: 17 July 2001
+# Whom: Jaeho Shin <netj@ropas.kaist.ac.kr>
+#
+# $FreeBSD$
+#
+
+PORTNAME= nml
+PORTVERSION= 0.91
+CATEGORIES= lang
+MASTER_SITES= http://ropas.kaist.ac.kr/n/
+
+MAINTAINER= netj@ropas.kaist.ac.kr
+
+HAS_CONFIGURE= yes
+
+.include <bsd.port.mk>