# New ports collection makefile for:	firebird21-client
# Date created:	   2010-11-19
# Whom:		   Max Kochubey <root@hangover.org.ru>
#
# $FreeBSD: ports/databases/firebird21-client/Makefile,v 1.1 2010/12/20 09:06:28 acm Exp $
#

PORTNAME=	firebird
PKGNAMESUFFIX=	-client

COMMENT=	Firebird-2 database client

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

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

CLIENT_ONLY=	yes

.include "${MASTERDIR}/Makefile"
