# New ports collection makefile for:	firebird25-client
# Date created:	   2010-12-20
# Whom:		   Alonso Crdenas Mrquez <acm@FreeBSD.org>
#
# $FreeBSD: ports/databases/firebird25-client/Makefile,v 1.1 2010/12/20 08:49:59 acm Exp $
#

PORTNAME=	firebird
PKGNAMESUFFIX=	-client

COMMENT=	Firebird-2 database client

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

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

CLIENT_ONLY=	yes

.include "${MASTERDIR}/Makefile"
