# Created by: Alonso Crdenas Mrquez <acm@FreeBSD.org>
# $FreeBSD: tags/RELEASE_11_0_0/databases/firebird25-client/Makefile 367309 2014-09-04 20:53:31Z pi $

PORTNAME=	firebird
PKGNAMESUFFIX=	${PORTVERSION:R:S/.//}-client

COMMENT=	Firebird-2 database client

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

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

CLIENT_ONLY=	yes

.include "${MASTERDIR}/Makefile"
