1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-27 10:03:20 +00:00
freebsd-ports/databases/libgda3-firebird/Makefile

21 lines
528 B
Makefile

# Created by: Joe Marcus Clarke <marcus@FreeBSD.org>
# $FreeBSD$
# $MCom: ports/databases/libgda3-firebird/Makefile,v 1.2 2008/02/26 21:23:34 kwm Exp $
PORTREVISION?= 2
CATEGORIES= databases gnome
PKGNAMESUFFIX?= -firebird
MAINTAINER= gnome@FreeBSD.org
COMMENT= Provides firebird backend for the libgda3 library
MASTERDIR= ${.CURDIR}/../libgda3
BUILD_WRKSRC= ${WRKSRC}/providers/firebird/
INSTALL_WRKSRC= ${BUILD_WRKSRC}
PLIST= ${.CURDIR}/pkg-plist
LIBGDA3_SLAVE= firebird
NO_STAGE= yes
.include "${MASTERDIR}/Makefile"