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