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