1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-11 02:50:24 +00:00
freebsd-ports/databases/firebird-client/Makefile
Sergey Skvortsov 07e0d9ced2 Update to 1.5.3
* move "intl/" and "UDF/" from "/var/db/firebird"
  into "libexec/firebird/"

* add support for amd64 (UNSTABLE)
2006-03-17 10:23:32 +00:00

20 lines
384 B
Makefile

# New ports collection makefile for: firebird-client
# Date created: 2005 Mar 03
# Whom: Renato Botelho <renato@galle.com.br>
#
# $FreeBSD$
#
PORTNAME= firebird
PKGNAMESUFFIX= -client
COMMENT= The open-source InterBase(tm) 6.0 spin-off (client)
MASTERDIR= ${.CURDIR}/../firebird-server
PLIST= ${PKGDIR}/pkg-plist.client
CLIENT_ONLY= yes
.include "${MASTERDIR}/Makefile"