freebsd-ports/databases/firebird25-client/Makefile
2018-10-23 11:35:03 +00:00

14 lines
246 B
Makefile

# $FreeBSD$
PORTNAME= firebird
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"