mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-06 22:51:41 +00:00
21040de0e2
functionality of pipes over a network. PR: ports/4056 Submitted by: Daniel O'Connor doconnor@ist.flinders.edu.au
19 lines
398 B
Makefile
19 lines
398 B
Makefile
# New ports collection makefile for: netpipes3.2
|
|
# Version required: 3.2
|
|
# Date created: 12th April 1997
|
|
# Whom: doconnor@ist.flinders.edu.au
|
|
#
|
|
# $Id$
|
|
#
|
|
|
|
DISTNAME= netpipes3.2
|
|
PKGNAME= netpipes-3.2
|
|
CATEGORIES= net
|
|
MASTER_SITES= ftp://ftp.cis.ufl.edu/pub/staff/thoth/
|
|
|
|
MAINTAINER= doconnor@ist.flinders.edu.au
|
|
|
|
MAN1= faucet.1 hose.1 sockdown.1 getpeername.1
|
|
|
|
.include <bsd.port.mk>
|