summaryrefslogtreecommitdiff
path: root/net/pload/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'net/pload/Makefile')
-rw-r--r--net/pload/Makefile15
1 files changed, 15 insertions, 0 deletions
diff --git a/net/pload/Makefile b/net/pload/Makefile
new file mode 100644
index 00000000000..5990ce004f6
--- /dev/null
+++ b/net/pload/Makefile
@@ -0,0 +1,15 @@
+# $NetBSD: Makefile,v 1.1.1.1 1999/01/06 05:16:59 hubertf Exp $
+#
+
+DISTNAME= pload-0.9.1
+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"