# New ports collection makefile for:   skstream
# Date created:        3 February 2005
# Whom:                Janni
#
# $FreeBSD: ports/net/skstream/Makefile,v 1.1 2005/02/09 22:49:06 pav Exp $
#

PORTNAME=	skstream
PORTVERSION=	0.3.3
CATEGORIES=	net
MASTER_SITES=	ftp://ftp.worldforge.org/pub/worldforge/libs/skstream/ \
		http://purple.worldforge.org/downloads/libs/sktream/ \
		${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR=	worldforge

MAINTAINER=	jannisan@t-online.de
COMMENT=	An iostream based C++ socket library

USE_GMAKE=	yes
USE_GNOME=	pkgconfig
USE_LIBTOOL_VER=15
INSTALLS_SHLIB=	yes

DOCSDIR=	${PREFIX}/share/doc/${DISTNAME}

.include <bsd.port.mk>
