freebsd-ports/databases/firebird25-client/Makefile

18 lines
332 B
Makefile
Raw Normal View History

# 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"