mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-30 01:15:52 +00:00
12 lines
183 B
Makefile
12 lines
183 B
Makefile
# Created by: Alex Keda <admin@lissyara.su>
|
|
# $FreeBSD$
|
|
|
|
CATEGORIES= net
|
|
|
|
MASTERDIR= ${.CURDIR}/../../lang/php52
|
|
|
|
PKGNAMESUFFIX= -soap
|
|
|
|
NO_STAGE= yes
|
|
.include "${MASTERDIR}/Makefile"
|