# Created by: Sergey Skvortsov <skv@protey.ru>
# $FreeBSD: databases/firebird20-client/Makefile 329150 2013-10-03 06:57:52Z acm $

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

COMMENT=	Firebird-2 database client

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

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

CLIENT_ONLY=	yes

NO_STAGE=	yes
.include "${MASTERDIR}/Makefile"
