15 lines
253 B
Makefile
15 lines
253 B
Makefile
|
# New ports collection makefile for: php52-wddx
|
||
|
# Date created: 17 Apr 2010
|
||
|
# Whom: Alex Keda <admin@lissyara.su>
|
||
|
#
|
||
|
# $FreeBSD$
|
||
|
#
|
||
|
|
||
|
CATEGORIES= textproc
|
||
|
|
||
|
MASTERDIR= ${.CURDIR}/../../lang/php52
|
||
|
|
||
|
PKGNAMESUFFIX= -wddx
|
||
|
|
||
|
.include "${MASTERDIR}/Makefile"
|