# ex:ts=8
# New ports collection makefile for:	poco-ssl
# Date created:			Jan 28, 2007
# Whom:				wes
#
# $FreeBSD: ports/devel/poco-ssl/Makefile,v 1.1 2007/01/29 23:43:11 wes Exp $
#

PORTNAME=	poco
PORTVERSION=	1.2.8
CATEGORIES=	devel net
MASTER_SITES=	${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR=	${PORTNAME}
PKGNAMESUFFIX=	-ssl
DISTNAME=	poco-${PORTVERSION}-ssl

MAINTAINER=	wes@FreeBSD.org
COMMENT=	C++ Portable Components library with NetSSL library

GNU_CONFIGURE=	yes
USE_GMAKE=	yes

.include <bsd.port.mk>


syntax highlighted by Code2HTML, v. 0.9.1