opnsense-ports/databases/firebird40-client/Makefile
Franco Fichtner 0173d5dbbd */*: sync with upstream
Taken from: HardenedBSD
2021-06-29 13:29:17 +02: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"