pkgsrc/net/pload/Makefile
hubertf 7f9e1d0f99 Update to pload V0.9.2.
Changes: Fixed some X errors that happened under Solaris concerning
zero sized widgets, added user customizable scales, changed rate
labels to show b/s, k/s, M/s dependant on magnitude, added horizontal
orientation option.
1999-01-14 23:37:39 +00:00

15 lines
342 B
Makefile

# $NetBSD: Makefile,v 1.2 1999/01/14 23:37:39 hubertf Exp $
#
DISTNAME= pload-0.9.2
CATEGORIES= net x11
MASTER_SITES= http://www.engr.utk.edu/~mdsmith/pload/
MAINTAINER= hubertf@netbsd.org
HOMEPAGE= http://www.engr.utk.edu/~mdsmith/pload/
HAS_CONFIGURE= YES
USE_X11= YES
INSTALL_TARGET= install install.man
.include "../../mk/bsd.pkg.mk"