# New ports collection makefile for:	gsoap
# Date created:				8 March 2004
# Whom:					Sergey Matveychuk <sem@ciam.ru>
#
# $FreeBSD: ports/devel/gsoap/Makefile,v 1.1 2004/03/10 15:35:51 krion Exp $
#

PORTNAME=	gsoap
PORTVERSION=	2.5.2
CATEGORIES=	devel
MASTER_SITES=	${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR=	gsoap2
DISTNAME=	gsoap-2.5

MAINTAINER=	sem@ciam.ru
COMMENT=	Generator Tools for Coding SOAP/XML Web Services in C and C++

USE_GMAKE=	yes
GNU_CONFIGURE=	yes
CONFIGURE_TARGET=	--build=${MACHINE_ARCH}-portbld-freebsd${OSREL}

ONLY_FOR_ARCHS=	i386

.include <bsd.port.mk>
