summaryrefslogtreecommitdiff
path: root/net/socketpipe/Makefile
blob: b0afd7f84ecabe41239cbd3e4d1ae3cfb2f93956 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
# Created by: dds

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>