1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-18 03:46:03 +00:00
freebsd-ports/net/socketpipe/Makefile
Vanilla I. Shu 25688aefa3 Stagify.
Approved by:	portmgr (blanket approval)
2014-06-24 03:59:16 +00:00

16 lines
349 B
Makefile

# Created by: dds
# $FreeBSD$
PORTNAME= socketpipe
PORTVERSION= 1.9
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>