# New ports collection makefile for:   cpipe
# Date created:        1 March 2013
# Whom:                uminac
#
# $FreeBSD: ports/benchmarks/cpipe/Makefile,v 1.2 2012/11/17 05:54:49 svnexp Exp $
#

PORTNAME=	cpipe
PORTVERSION=	3.0.2
CATEGORIES=	benchmarks
MASTER_SITES=	${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR=	cpipe.berlios

MAINTAINER=	chris@uminac.com
COMMENT=	Benchmarking tool for pipes

MAN1=		cpipe.1
MANCOMPRESSED=	no

MAKEFILE=	makefile
ALL_TARGET=	# nada
MAKE_ARGS=	"prefix=${PREFIX}"

PLIST_FILES=	bin/cpipe

.include <bsd.port.mk>
