diff options
Diffstat (limited to 'lang/ruby18_static')
-rw-r--r-- | lang/ruby18_static/Makefile | 16 |
1 files changed, 0 insertions, 16 deletions
diff --git a/lang/ruby18_static/Makefile b/lang/ruby18_static/Makefile deleted file mode 100644 index d03b88eedbc7..000000000000 --- a/lang/ruby18_static/Makefile +++ /dev/null @@ -1,16 +0,0 @@ -# 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 - -PORTREVISION= 0 - -RUBY_VER= 1.8 - -LATEST_LINK= ruby_static-devel - -.include "${MASTERDIR}/Makefile" |