aboutsummaryrefslogtreecommitdiff
path: root/databases/firebird30-client/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'databases/firebird30-client/Makefile')
-rw-r--r--databases/firebird30-client/Makefile12
1 files changed, 12 insertions, 0 deletions
diff --git a/databases/firebird30-client/Makefile b/databases/firebird30-client/Makefile
new file mode 100644
index 000000000000..c7370ab840df
--- /dev/null
+++ b/databases/firebird30-client/Makefile
@@ -0,0 +1,12 @@
+PORTNAME= firebird
+PKGNAMESUFFIX= ${PORTVERSION:R:S/.//}-client
+
+COMMENT= Firebird-3 database client
+
+MASTERDIR= ${.CURDIR}/../firebird30-server
+
+PLIST= ${PKGDIR}/pkg-plist.client
+
+CLIENT_ONLY= yes
+
+.include "${MASTERDIR}/Makefile"