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