# ex:ts=8
# New ports collection makefile for:	poco
# Date created:			Nov 30, 2006
# Whom:				wes
#
# $FreeBSD: ports/devel/poco/Makefile,v 1.7 2009/08/22 00:18:23 amdmi3 Exp $
#

PORTNAME=	poco
PORTVERSION=	1.3.3p1
CATEGORIES=	devel net
MASTER_SITES=	SF/${PORTNAME}/sources/${PORTNAME}-${PORTVERSION}

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

BROKEN=		bad plist

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

.include <bsd.port.mk>
