# ex:ts=8
# New ports collection makefile for:	poco
# Date created:			Nov 30, 2006
# Whom:				wes
#
# $FreeBSD: ports/devel/poco/Makefile,v 1.11 2011/08/09 18:16:06 wes Exp $
#

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

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

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

.include <bsd.port.mk>
