forked from Lainports/freebsd-ports
8 lines
141 B
Makefile
8 lines
141 B
Makefile
# Created by: Li-Wen Hsu <lwhsu@FreeBSD.org>
|
|
# $FreeBSD$
|
|
|
|
PHP_VER= 71
|
|
|
|
MASTERDIR= ${.CURDIR}/../unit-php56
|
|
|
|
.include "${MASTERDIR}/Makefile"
|