summaryrefslogtreecommitdiff
path: root/databases/firebird20-client/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'databases/firebird20-client/Makefile')
-rw-r--r--databases/firebird20-client/Makefile20
1 files changed, 0 insertions, 20 deletions
diff --git a/databases/firebird20-client/Makefile b/databases/firebird20-client/Makefile
deleted file mode 100644
index e4b999703b99..000000000000
--- a/databases/firebird20-client/Makefile
+++ /dev/null
@@ -1,20 +0,0 @@
-# New ports collection makefile for: firebird2-client
-# Date created: 15 August 2006
-# Whom: Sergey Skvortsov <skv@protey.ru>
-#
-# $FreeBSD$
-#
-
-PORTNAME= firebird
-PORTREVISION= 4
-PKGNAMESUFFIX= -client
-
-COMMENT= Firebird-2 database client
-
-MASTERDIR= ${.CURDIR}/../firebird2-server
-
-PLIST= ${PKGDIR}/pkg-plist.client
-
-CLIENT_ONLY= yes
-
-.include "${MASTERDIR}/Makefile"