mirror of
https://git.freebsd.org/ports.git
synced 2025-05-20 19:13:27 -04:00
11 lines
187 B
Makefile
11 lines
187 B
Makefile
# Created by: Alex Dupre <ale@FreeBSD.org>
|
|
# $FreeBSD$
|
|
|
|
CATEGORIES= archivers
|
|
|
|
NO_STAGE= yes
|
|
MASTERDIR= ${.CURDIR}/../../lang/php5
|
|
|
|
PKGNAMESUFFIX= -zlib
|
|
|
|
.include "${MASTERDIR}/Makefile"
|