opnsense-ports/net/socketpipe/Makefile
Franco Fichtner e759319117 */*: sync with upstream
Taken from: FreeBSD
2024-04-02 14:34:30 +02:00

15 lines
396 B
Makefile

PORTNAME= socketpipe
PORTVERSION= 1.10
PORTREVISION= 1
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
WWW= https://www.spinellis.gr/sw/unix/socketpipe/
PLIST_FILES= bin/socketpipe \
share/man/man1/socketpipe.1.gz
.include <bsd.port.mk>