mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-14 03:10:47 +00:00
10 lines
128 B
Makefile
10 lines
128 B
Makefile
|
# $FreeBSD$
|
||
|
|
||
|
CATEGORIES= www
|
||
|
|
||
|
MASTERDIR= ${.CURDIR}/../../lang/php71
|
||
|
|
||
|
PKGNAMESUFFIX= -session
|
||
|
|
||
|
.include "${MASTERDIR}/Makefile"
|