aboutsummaryrefslogtreecommitdiff
path: root/lang/ruby18_static
diff options
context:
space:
mode:
authorAkinori MUSHA <knu@FreeBSD.org>2001-06-04 14:57:03 +0000
committerAkinori MUSHA <knu@FreeBSD.org>2001-06-04 14:57:03 +0000
commit9b3bcd846b06465a7b9f916c7e56af110938d082 (patch)
treec89ee488cf3ced6ad6fcee6d24f10f3112fe83b5 /lang/ruby18_static
parenta2bd9f0603548fc183077bc36dab01954e7942ee (diff)
downloadports-9b3bcd846b06465a7b9f916c7e56af110938d082.tar.gz
ports-9b3bcd846b06465a7b9f916c7e56af110938d082.zip
Notes
Diffstat (limited to 'lang/ruby18_static')
-rw-r--r--lang/ruby18_static/Makefile12
1 files changed, 12 insertions, 0 deletions
diff --git a/lang/ruby18_static/Makefile b/lang/ruby18_static/Makefile
new file mode 100644
index 000000000000..3e317cb387fe
--- /dev/null
+++ b/lang/ruby18_static/Makefile
@@ -0,0 +1,12 @@
+# New ports collection makefile for: ruby_static-devel
+# Date created: 3 June 2001
+# Whom: Akinori MUSHA aka knu <knu@idaemons.org>
+#
+# $FreeBSD$
+#
+
+MASTERDIR= ${.CURDIR}/../ruby_static
+
+RUBY_VER= 1.7
+
+.include "${MASTERDIR}/Makefile"