mirror of
https://git.freebsd.org/ports.git
synced 2025-06-03 03:46:30 -04:00
9 lines
132 B
Makefile
9 lines
132 B
Makefile
# $FreeBSD$
|
|
|
|
CATEGORIES= devel
|
|
|
|
MASTERDIR= ${.CURDIR}/../../lang/php71
|
|
|
|
PKGNAMESUFFIX= -tokenizer
|
|
|
|
.include "${MASTERDIR}/Makefile"
|