freebsd-ports/devel/poco/Makefile
Pav Lucistnik f635a4770d - Mark BROKEN: bad plist
Reported by:	pointyhat
2009-01-25 21:03:19 +00:00

25 lines
404 B
Makefile

# ex:ts=8
# New ports collection makefile for: poco
# Date created: Nov 30, 2006
# Whom: wes
#
# $FreeBSD$
#
PORTNAME= poco
PORTVERSION= 1.3.3p1
CATEGORIES= devel net
MASTER_SITES= SF
MASTER_SITE_SUBDIR= ${PORTNAME}
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>