blob: d40f60a3d1a3a248f62eef03f0d3407a632464aa (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
|
# $FreeBSD$
PORTREVISION= 1
CATEGORIES= databases
MASTERDIR= ${.CURDIR}/../../lang/php53
PKGNAMESUFFIX= -interbase
NO_STAGE= yes
.include "${MASTERDIR}/Makefile"
|