15 lines
249 B
Makefile
15 lines
249 B
Makefile
# New ports collection makefile for: php5-zip
|
|
# Date created: 10 Dec 2008
|
|
# Whom: Alex Dupre <ale@FreeBSD.org>
|
|
#
|
|
# $FreeBSD$
|
|
#
|
|
|
|
CATEGORIES= archivers
|
|
|
|
MASTERDIR= ${.CURDIR}/../../lang/php5
|
|
|
|
PKGNAMESUFFIX= -zip
|
|
|
|
.include "${MASTERDIR}/Makefile"
|