# Created by: uminac
# $FreeBSD: benchmarks/cpipe/Makefile 327708 2013-09-20 15:52:44Z bapt $

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

NO_STAGE=	yes
.include <bsd.port.mk>
