freebsd-ports/sysutils/throttle/Makefile
Martin Wilke a94e59b6b5 - Update to 1.2
PR:		121623
Submitted by:	Ports Fury
2008-03-13 20:56:33 +00:00

23 lines
425 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
USE_GNOME= gnometarget
GNU_CONFIGURE= yes
MAN1= throttle.1
PLIST_FILES= bin/throttle
.include <bsd.port.mk>