aboutsummaryrefslogtreecommitdiffstats
path: root/databases/gambas2-gb-db-odbc/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'databases/gambas2-gb-db-odbc/Makefile')
-rw-r--r--databases/gambas2-gb-db-odbc/Makefile15
1 files changed, 0 insertions, 15 deletions
diff --git a/databases/gambas2-gb-db-odbc/Makefile b/databases/gambas2-gb-db-odbc/Makefile
deleted file mode 100644
index f2fd197aa5d5..000000000000
--- a/databases/gambas2-gb-db-odbc/Makefile
+++ /dev/null
@@ -1,15 +0,0 @@
-# New ports collection makefile for: gambas2-gb-db-odbc
-# Date created: 2009-05-02
-# Whom: Jose Alonso Cardenas Marquez <acm@FreeBSD.org>
-#
-# $FreeBSD$
-#
-
-CATEGORIES= databases lang
-PKGNAMESUFFIX= -gb-db-odbc
-
-COMMENT= The odbc driver for the gambas database component
-
-MASTERDIR= ${.CURDIR}/../../lang/gambas2-base
-
-.include "${MASTERDIR}/Makefile"