summaryrefslogtreecommitdiff
path: root/net/socketpipe/Makefile
blob: 9a52015e069fce287d0ca3a3356249f307f6d207 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
PORTNAME=	socketpipe
PORTVERSION=	1.10
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

PLIST_FILES=	bin/socketpipe \
		man/man1/socketpipe.1.gz

.include <bsd.port.mk>