blob: a59fbfaf74bbda8fe19f7de790d8241541a8f11f (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
|
# Created by: Alex Dupre <ale@FreeBSD.org>
# $FreeBSD$
CATEGORIES= net
MASTERDIR= ${.CURDIR}/../../lang/php56
PKGNAMESUFFIX= -soap
BROKEN_powerpc64= Does not build
.include "${MASTERDIR}/Makefile"
|