openbsd-ports/benchmarks/netpipe/Makefile

18 lines
442 B
Makefile

# $OpenBSD: Makefile,v 1.6 2000/02/15 05:04:03 turan Exp $
# $FreeBSD: Makefile,v 1.2 1999/03/03 03:48:56 jkoshy Exp $
DISTNAME= netpipe-2.3
CATEGORIES= benchmarks net
MASTER_SITES= ftp://ftp.scl.ameslab.gov/pub/netpipe/ \
http://www.freebsd.org/~jkoshy/PORTS/
MAINTAINER= brad@openbsd.org
LICENSE_TYPE= GPL
PERMIT_PACKAGE_CDROM= YES
PERMIT_PACKAGE_FTP= YES
PERMIT_DISTFILES_CDROM= YES
PERMIT_DISTFILES_FTP= YES
.include <bsd.port.mk>