mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-24 00:45:52 +00:00
c2ba091528
- Bump PORTREVISION Approved by: ale
16 lines
260 B
Makefile
16 lines
260 B
Makefile
# New ports collection makefile for: php5-soap
|
|
# Date created: 7 Jul 2004
|
|
# Whom: Alex Dupre <ale@FreeBSD.org>
|
|
#
|
|
# $FreeBSD$
|
|
#
|
|
|
|
PORTREVISION= 1
|
|
CATEGORIES= net
|
|
|
|
MASTERDIR= ${.CURDIR}/../../lang/php5
|
|
|
|
PKGNAMESUFFIX= -soap
|
|
|
|
.include "${MASTERDIR}/Makefile"
|