Tweak www/twiki-GluePlugin version 0.0.15708
[dports.git] / net / socketpipe / Makefile
1 # Created by: dds
2 # $FreeBSD$
3
4 PORTNAME=       socketpipe
5 PORTVERSION=    1.9
6 CATEGORIES=     net
7 MASTER_SITES=   http://www.spinellis.gr/sw/unix/socketpipe/ \
8                 http://www.dmst.aueb.gr/dds/sw/unix/socketpipe/
9
10 MAINTAINER=     dds@FreeBSD.org
11 COMMENT=        Zero overhead remote process plumbing
12
13 PLIST_FILES=    bin/socketpipe man/man1/socketpipe.1.gz
14
15 .include <bsd.port.mk>