# New ports collection makefile for:	firebird2-client
# Date created:	   15 August 2006
# Whom:		   Sergey Skvortsov <skv@protey.ru>
#
# $FreeBSD: ports/databases/firebird20-client/Makefile,v 1.6 2009/08/23 10:40:40 erwin Exp $
#

PORTNAME=	firebird
PKGNAMESUFFIX=	-client

COMMENT=	Firebird-2 database client

MASTERDIR=	${.CURDIR}/../firebird20-server

PLIST=		${PKGDIR}/pkg-plist.client

CLIENT_ONLY=	yes

MANUAL_PACKAGE_BUILD=	yes

.include "${MASTERDIR}/Makefile"
