ports/net/socketpipe/Makefile
2021-04-06 16:31:07 +02:00

15 lines
342 B
Makefile

# 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>