mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-20 04:02:27 +00:00
10 lines
131 B
Makefile
10 lines
131 B
Makefile
|
# $FreeBSD$
|
||
|
|
||
|
CATEGORIES= archivers
|
||
|
|
||
|
MASTERDIR= ${.CURDIR}/../../lang/php53
|
||
|
|
||
|
PKGNAMESUFFIX= -zlib
|
||
|
|
||
|
.include "${MASTERDIR}/Makefile"
|