1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-27 00:57:50 +00:00
freebsd-ports/net/socketpipe/Makefile
Diomidis Spinellis 0692a5a98c Bump-up version to 1.5
Approved by:	netchild (implicit)
2003-09-01 14:04:10 +00:00

21 lines
436 B
Makefile

# New ports collection makefile for: socketpipe
# Date created: 29 August 2003
# Whom: dds
#
# $FreeBSD$
#
PORTNAME= socketpipe
PORTVERSION= 1.5
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
MAN1= socketpipe.1
MANCOMPRESSED= yes
.include <bsd.port.mk>