# New ports collection makefile for:	firebird-client
# Date created:				2005 Mar 03
# Whom:					Renato Botelho <renato@galle.com.br>
#
# $FreeBSD: ports/databases/firebird-client/Makefile,v 1.40 2006/03/17 10:23:31 skv Exp $
#

PORTNAME=	firebird
PKGNAMESUFFIX=	-client

COMMENT=	The open-source InterBase(tm) 6.0 spin-off (client)

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

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

CLIENT_ONLY=	yes

.include "${MASTERDIR}/Makefile"
