8 lines
122 B
Makefile
8 lines
122 B
Makefile
|
CATEGORIES= textproc
|
||
|
|
||
|
MASTERDIR= ${.CURDIR}/../../lang/php82
|
||
|
|
||
|
PKGNAMESUFFIX= -xmlreader
|
||
|
|
||
|
.include "${MASTERDIR}/Makefile"
|