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

PORTNAME=	firebird
PORTREVISION=	2
PKGNAMESUFFIX=	${PORTVERSION:R:S/.//}-client

COMMENT=	Firebird-2 database client

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

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

CLIENT_ONLY=	yes

NO_STAGE=	yes
.include "${MASTERDIR}/Makefile"