# New ports collection makefile for:   socketpipe
# Date created:        29 August 2003
# Whom:                dds
#
# $FreeBSD: ports/net/socketpipe/Makefile,v 1.6 2008/06/03 11:05:58 bsam Exp $
#

PORTNAME=	socketpipe
PORTVERSION=	1.9
CATEGORIES=	net
MASTER_SITES=	http://www.spinellis.gr/sw/unix/socketpipe/ \
		http://www.dmst.aueb.gr/dds/sw/unix/socketpipe/

MAINTAINER=	dds@FreeBSD.org
COMMENT=	Zero overhead remote process plumbing

MAN1=		socketpipe.1
MANCOMPRESSED=	yes
PLIST_FILES=	bin/socketpipe

.include <bsd.port.mk>
