13 lines
210 B
Makefile
13 lines
210 B
Makefile
# Created by: Alex Keda <admin@lissyara.su>
|
|
# $FreeBSD$
|
|
|
|
PORTREVISION= 1
|
|
CATEGORIES= databases
|
|
|
|
MASTERDIR= ${.CURDIR}/../../lang/php52
|
|
|
|
PKGNAMESUFFIX= -interbase
|
|
|
|
NO_STAGE= yes
|
|
.include "${MASTERDIR}/Makefile"
|