freebsd-ports/databases/firebird2-client/Makefile
2006-11-21 17:12:30 +00:00

20 lines
376 B
Makefile

# New ports collection makefile for: firebird2-client
# Date created: 15 August 2006
# Whom: Sergey Skvortsov <skv@protey.ru>
#
# $FreeBSD$
#
PORTNAME= firebird
PORTREVISION= 4
PKGNAMESUFFIX= -client
COMMENT= Firebird-2 database client
MASTERDIR= ${.CURDIR}/../firebird2-server
PLIST= ${PKGDIR}/pkg-plist.client
CLIENT_ONLY= yes
.include "${MASTERDIR}/Makefile"