# $Id: Portfile 30239 2007-10-23 01:55:09Z jmpp@macports.org $

PortSystem 1.0

name		netpipes
version		4.2
categories	net sysutils
platforms	darwin
maintainers	nomaintainer
description	utilities that provide the functionality of pipes over a network
long_description	Netpipes is a collection of utilities which attempts \
			to provide the functionality of pipes over a network.

homepage	http://web.purplefrog.com/~thoth/netpipes/netpipes.html
master_sites	ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/local-distfiles/kris/
distname	${distname}-export
checksums	md5 36f7b3120e00c9c74cb6619334de419f

worksrcdir

use_configure	no

destroot.destdir	INSTROOT=${destroot}${prefix} \
			INSTMAN=${destroot}${prefix}/share/man
