# 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.3 2009/08/22 00:18:23 amdmi3 Exp $
#

PORTNAME=	poco
PORTVERSION=	1.3.2
CATEGORIES=	devel net
MASTER_SITES=	SF/${PORTNAME}/sources/${PORTNAME}-${PORTVERSION}
PKGNAMESUFFIX=	-ssl
DISTNAME=	poco-${PORTVERSION}-ssl

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

GNU_CONFIGURE=	yes
USE_GMAKE=	yes
USE_BZIP2=	yes
USE_LDCONFIG=	yes

.include <bsd.port.mk>
