19 lines
388 B
Makefile
19 lines
388 B
Makefile
# OpenBSD makefile for: netpipes3.2
|
|
# Version required: 3.2
|
|
# Date created: 17 Nov 1997
|
|
# Whom: ejovi
|
|
#
|
|
# $Id: Makefile,v 1.1.1.1 1997/11/18 03:28:20 joey Exp $
|
|
#
|
|
|
|
DISTNAME= netpipes3.2
|
|
PKGNAME= netpipes-3.2
|
|
CATEGORIES= net
|
|
MASTER_SITES= ftp://ftp.cis.ufl.edu/pub/staff/thoth/
|
|
|
|
MAINTAINER= joey@OpenBSD.ORG
|
|
|
|
MAN1= faucet.1 hose.1 sockdown.1 getpeername.1
|
|
|
|
.include <bsd.port.mk>
|