aboutsummaryrefslogtreecommitdiffstats
path: root/databases/firebird20-client/Makefile
blob: ee737500da6bd2059dd921093fd27212681a3e89 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
# 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}/../firebird20-server

PLIST=      ${PKGDIR}/pkg-plist.client

CLIENT_ONLY=    yes

.include "${MASTERDIR}/Makefile"