freebsd-ports/databases/firebird40-client/Makefile
2021-06-27 20:33:00 -05:00

12 lines
233 B
Makefile

PORTNAME= firebird
PKGNAMESUFFIX= ${PORTVERSION:R:S/.//}-client
COMMENT= Firebird-4 database client
MASTERDIR= ${.CURDIR}/../firebird40-server
PLIST= ${PKGDIR}/pkg-plist.client
CLIENT_ONLY= yes
.include "${MASTERDIR}/Makefile"