freebsd-ports/sysutils/throttle/Makefile
Baptiste Daroussin ce1c0bc3ed Back to the futur
2014-02-10 13:27:09 +00:00

19 lines
398 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
DEPRECATED= No more public distfiles
EXPIRATION_DATE= 2014-03-10
GNU_CONFIGURE= yes
PLIST_FILES= bin/throttle man/man1/${PORTNAME}.1.gz
.include <bsd.port.mk>