summaryrefslogtreecommitdiff
path: root/net/udpcast/PLIST
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2006-08-09 10:04:12 +0000
committerwiz <wiz@pkgsrc.org>2006-08-09 10:04:12 +0000
commit12df14fbd16c35477a67b43982bbb7cc5fea7ae6 (patch)
tree6d70d26ce24ef675a233d3536ddbe9b6c0b3759c /net/udpcast/PLIST
parent13668ce261ed3fecd4b5d57e016e221607fb6115 (diff)
downloadpkgsrc-12df14fbd16c35477a67b43982bbb7cc5fea7ae6.tar.gz
Initial import of udpcast-20060619, requested in PR 34171:
UDPcast is a file transfer tool that can send data simultaneously to many destinations on a LAN. This can for instance be used to install entire classrooms of PC's at once. The advantage of UDPcast over using other methods (nfs, ftp, whatever) is that UDPcast uses Ethernet's multicast abilities: it won't take longer to install 15 machines than it would to install just 2.
Diffstat (limited to 'net/udpcast/PLIST')
-rw-r--r--net/udpcast/PLIST5
1 files changed, 5 insertions, 0 deletions
diff --git a/net/udpcast/PLIST b/net/udpcast/PLIST
new file mode 100644
index 00000000000..24803d5cc1c
--- /dev/null
+++ b/net/udpcast/PLIST
@@ -0,0 +1,5 @@
+@comment $NetBSD: PLIST,v 1.1.1.1 2006/08/09 10:04:12 wiz Exp $
+sbin/udp-receiver
+sbin/udp-sender
+man/man1/udp-receiver.1
+man/man1/udp-sender.1