freebsd-ports/sysutils/throttle/Makefile
Koop Mast 0e682dded4 Remove USE_GNOME=gnometarget from ports. It has been a empty keyword since
mid 2008.

PR:		ports/159624
Submitted by:	Ruslan Mahmatkhanov <cvs-src@yandex.ru>
2011-08-11 19:20:17 +00:00

22 lines
402 B
Makefile

# New ports collection makefile for: throttle
# Date created: Apr 29, 2004
# Whom: 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
MAN1= throttle.1
PLIST_FILES= bin/throttle
.include <bsd.port.mk>