opnsense-ports/databases/firebird25-client/Makefile
Franco Fichtner a931454dac */*: sync with upstream
Taken from: HardenedBSD
2018-06-30 12:10:41 +02:00

15 lines
262 B
Makefile

# $FreeBSD$
PORTNAME= firebird
PORTREVISION= 1
PKGNAMESUFFIX= ${PORTVERSION:R:S/.//}-client
COMMENT= Firebird-2 database client
MASTERDIR= ${.CURDIR}/../firebird25-server
PLIST= ${PKGDIR}/pkg-plist.client
CLIENT_ONLY= yes
.include "${MASTERDIR}/Makefile"