aboutsummaryrefslogtreecommitdiff
path: root/databases/rubygem-mysql204/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'databases/rubygem-mysql204/Makefile')
-rw-r--r--databases/rubygem-mysql204/Makefile20
1 files changed, 0 insertions, 20 deletions
diff --git a/databases/rubygem-mysql204/Makefile b/databases/rubygem-mysql204/Makefile
deleted file mode 100644
index e68a1af158bc..000000000000
--- a/databases/rubygem-mysql204/Makefile
+++ /dev/null
@@ -1,20 +0,0 @@
-# Created by: Kimo <kimor79@yahoo.com>
-
-PORTNAME= mysql2
-PORTVERSION= 0.4.10
-CATEGORIES= databases rubygems
-MASTER_SITES= RG
-PKGNAMESUFFIX= 04
-
-MAINTAINER= ruby@FreeBSD.org
-COMMENT= Simple, fast MySQL library for Ruby, binding to libmysql
-
-LICENSE= MIT
-LICENSE_FILE= ${WRKSRC}/LICENSE
-
-USES= gem mysql ssl
-USE_RUBY= yes
-
-PORTSCOUT= limit:^0\.4\.
-
-.include <bsd.port.mk>