85eef8a8d7
PR: 145772 Submitted by: Alex Keda
15 lines
254 B
Makefile
15 lines
254 B
Makefile
# New ports collection makefile for: php52-zlib
|
|
# Date created: 17 Apr 2010
|
|
# Whom: Alex Keda <admin@lissyara.su>
|
|
#
|
|
# $FreeBSD$
|
|
#
|
|
|
|
CATEGORIES= archivers
|
|
|
|
MASTERDIR= ${.CURDIR}/../../lang/php52
|
|
|
|
PKGNAMESUFFIX= -zlib
|
|
|
|
.include "${MASTERDIR}/Makefile"
|