mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-06 06:30:19 +00:00
12 lines
151 B
Makefile
12 lines
151 B
Makefile
|
# $FreeBSD$
|
||
|
|
||
|
CATEGORIES= textproc
|
||
|
|
||
|
MASTERDIR= ${.CURDIR}/../../lang/php73
|
||
|
|
||
|
PKGNAMESUFFIX= -xsl
|
||
|
|
||
|
TEST_TARGET= test
|
||
|
|
||
|
.include "${MASTERDIR}/Makefile"
|