Changeset View
Changeset View
Standalone View
Standalone View
benchmarks/flowgrind/Makefile
| # Created by: Lars Eggert <lars@eggert.org> | # Created by: Lars Eggert <lars@eggert.org> | ||||
| # $FreeBSD$ | # $FreeBSD$ | ||||
| PORTNAME= flowgrind | PORTNAME= flowgrind | ||||
| PORTVERSION= 0.8.0 | PORTVERSION= 0.8.0 | ||||
| PORTREVISION= 1 | |||||
| DISTVERSIONPREFIX= ${PORTNAME}- | DISTVERSIONPREFIX= ${PORTNAME}- | ||||
| CATEGORIES= benchmarks | CATEGORIES= benchmarks | ||||
| MAINTAINER= dbaio@bsd.com.br | MAINTAINER= dbaio@bsd.com.br | ||||
| COMMENT= Measure throughput and other metrics for TCP | COMMENT= Measure throughput and other metrics for TCP | ||||
| LICENSE= GPLv3+ | LICENSE= GPLv3+ | ||||
| LICENSE_FILE= ${WRKSRC}/COPYING | LICENSE_FILE= ${WRKSRC}/COPYING | ||||
| Show All 14 Lines | |||||