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