18 lines
451 B
Makefile
18 lines
451 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: Makefile,v 1.1.1.1 1997/10/07 04:32:32 obrien Exp $
|
|
#
|
|
|
|
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>
|