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