# Created by: Max Kochubey <root@hangover.org.ru>
# $FreeBSD: databases/firebird21-client/Makefile 329152 2013-10-03 06:59:02Z acm $

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

COMMENT=	Firebird-2 database client

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

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

CLIENT_ONLY=	yes

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