aboutsummaryrefslogtreecommitdiff
path: root/devel/ruby-subversion/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/ruby-subversion/Makefile')
-rw-r--r--devel/ruby-subversion/Makefile19
1 files changed, 0 insertions, 19 deletions
diff --git a/devel/ruby-subversion/Makefile b/devel/ruby-subversion/Makefile
deleted file mode 100644
index 034debd91338..000000000000
--- a/devel/ruby-subversion/Makefile
+++ /dev/null
@@ -1,19 +0,0 @@
-# New ports collection makefile for: subversion-ruby
-# Date Created: 4 July 2005
-# Whom: Hiroyuki Iwatsuki <don@na.rim.or.jp>
-#
-# $FreeBSD$
-#
-
-PKGNAMESUFFIX= -ruby
-
-MAINTAINER= don@na.rim.or.jp
-COMMENT= Version control system with Ruby bindings
-
-MASTERDIR= ${.CURDIR}/../../devel/subversion
-PKGDIR= ${.CURDIR}
-PLIST= ${MASTERDIR}/pkg-plist
-
-WITH_RUBY= yes
-
-.include "${MASTERDIR}/Makefile"