1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-06 22:51:41 +00:00
freebsd-ports/net/netpipes/Makefile
David E. O'Brien 21040de0e2 Netpipes is a collection of utilities which attempts to provide the
functionality of pipes over a network.

PR:		ports/4056
Submitted by:	Daniel O'Connor doconnor@ist.flinders.edu.au
1997-10-07 04:32:33 +00:00

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>