freebsd-ports/databases/firebird40-client/Makefile

13 lines
233 B
Makefile
Raw Normal View History

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