aboutsummaryrefslogtreecommitdiff
path: root/databases/firebird30-client/Makefile
blob: c7370ab840df82a2dfed8c7ff48f1d8e37a67699 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
PORTNAME=	firebird
PKGNAMESUFFIX=	${PORTVERSION:R:S/.//}-client

COMMENT=	Firebird-3 database client

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

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

CLIENT_ONLY=	yes

.include "${MASTERDIR}/Makefile"