14 lines
267 B
Makefile
14 lines
267 B
Makefile
# New ports collection makefile for: php53-interbase
|
|
# Date created: 12 Apr 2012
|
|
# Whom: Florian Smeets <flo@FreeBSD.org>
|
|
#
|
|
# $FreeBSD$
|
|
#
|
|
|
|
CATEGORIES= databases
|
|
|
|
MASTERDIR= ${.CURDIR}/../../lang/php53
|
|
|
|
PKGNAMESUFFIX= -interbase
|
|
|
|
.include "${MASTERDIR}/Makefile"
|