freebsd-ports/sysutils/throttle/Makefile
2013-11-16 13:25:19 +00:00

16 lines
332 B
Makefile

# Created by: Mark Pulford <mark@kyne.com.au>
# $FreeBSD$
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
PLIST_FILES= bin/throttle man/man1/${PORTNAME}.1.gz
.include <bsd.port.mk>