# Created by: dds
# $FreeBSD: tags/RELEASE_10_0_0/net/socketpipe/Makefile 327755 2013-09-20 22:10:23Z bapt $

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

NO_STAGE=	yes
.include <bsd.port.mk>
