1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-02 06:03:50 +00:00
freebsd-ports/databases/firebird25-client/Makefile
2014-09-04 20:53:31 +00:00

16 lines
302 B
Makefile

# Created by: Alonso Cárdenas Márquez <acm@FreeBSD.org>
# $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"