9 lines
132 B
Makefile
9 lines
132 B
Makefile
# $FreeBSD$
|
|
|
|
CATEGORIES= devel
|
|
|
|
MASTERDIR= ${.CURDIR}/../../lang/php71
|
|
|
|
PKGNAMESUFFIX= -tokenizer
|
|
|
|
.include "${MASTERDIR}/Makefile"
|