freebsd-ports/databases/firebird20-client/Makefile
Sergey Skvortsov 7f82066b12 Update to 2.0.1
2007-04-01 12:38:45 +00:00

19 lines
360 B
Makefile

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