aboutsummaryrefslogtreecommitdiffstats
path: root/databases/firebird25-client/Makefile
blob: 801b15acbc203226aa34105a7701f2342fedc3ad (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
# Created by: Alonso Cárdenas Márquez <acm@FreeBSD.org>
# $FreeBSD$

PORTNAME=   firebird
PKGNAMESUFFIX=  -client

COMMENT=    Firebird-2 database client

MASTERDIR=  ${.CURDIR}/../firebird25-server

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

CLIENT_ONLY=    yes

.include "${MASTERDIR}/Makefile"