summaryrefslogblamecommitdiff
path: root/devel/poco/Makefile
blob: dec6b090cb3452d3a73c680d1a2d673fa9f1b41d (plain) (tree)
1
2
3
4
5
6
7
8
9








                                            
                     










                                               
# ex:ts=8
# New ports collection makefile for:	poco
# Date created:			Nov 30, 2006
# Whom:				wes
#
# $FreeBSD$
#

PORTNAME=	poco
PORTVERSION=	1.2.8
CATEGORIES=	devel net
MASTER_SITES=	${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR=	${PORTNAME}

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

GNU_CONFIGURE=	yes
USE_GMAKE=	yes

.include <bsd.port.mk>