freebsd-ports/databases/firebird21-client/Makefile
2012-12-18 23:09:07 +00:00

15 lines
274 B
Makefile

# Created by: Max Kochubey <root@hangover.org.ru>
# $FreeBSD$
PORTNAME= firebird
PKGNAMESUFFIX= -client
COMMENT= Firebird-2 database client
MASTERDIR= ${.CURDIR}/../firebird21-server
PLIST= ${PKGDIR}/pkg-plist.client
CLIENT_ONLY= yes
.include "${MASTERDIR}/Makefile"