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