# New ports collection makefile for:	throttle
# Date created:			Apr 29, 2004
# Whom:				Mark Pulford <mark@kyne.com.au>
#
# $FreeBSD: ports/sysutils/throttle/Makefile,v 1.6 2011/08/11 19:19:56 kwm Exp $
#

PORTNAME=	throttle
PORTVERSION=	1.2
CATEGORIES=	sysutils
MASTER_SITES=	http://klicman.org/throttle/

MAINTAINER=	ports@FreeBSD.org
COMMENT=	A pipe bandwidth throttling utility

GNU_CONFIGURE=	yes

MAN1=		throttle.1
PLIST_FILES=	bin/throttle

.include <bsd.port.mk>
