# New ports collection makefile for:    webservices
# Date created:         25 Jan 2009
# Whom:                 dirk.meyer@dinoex.sub.org
#
# $FreeBSD: ports/www/webservices/Makefile,v 1.2 2009/09/14 11:45:42 dinoex Exp $
#

PORTNAME=	webservices
PORTVERSION=	0.3.0
CATEGORIES=	www gnustep
MASTER_SITES=	${MASTER_SITE_GNUSTEP}
MASTER_SITE_SUBDIR=	libs
DISTNAME=	WebServices-${PORTVERSION}

MAINTAINER=	dinoex@FreeBSD.org
COMMENT=	Classes for building web services

USE_GNUSTEP=	yes
USE_GNUSTEP_PREFIX=	yes
USE_GNUSTEP_BACK=	yes
USE_GNUSTEP_BUILD=	yes
USE_GNUSTEP_INSTALL=	yes
USE_GNUSTEP_LDCONFIG=	${GNUSTEP_LOCAL_LIBRARIES}

DEFAULT_LIBVERSION=	0.3

.include <bsd.port.mk>
