summaryrefslogtreecommitdiff
path: root/net/netpipes/Makefile
blob: c558b58fa00c3f3886cd07e3336d9b26310eec1e (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
# New ports collection makefile for:	netpipes4.0
# Version required:			4.0
# Date created:				12th April 1997
# Whom:					doconnor@gsoft.com.au
#
# $Id: Makefile,v 1.5 1998/08/10 12:04:38 steve Exp $
#

DISTNAME=	netpipes4.0
PKGNAME=	netpipes-4.0
CATEGORIES=	net
MASTER_SITES=	ftp://ftp.purplefrog.com/pub/netpipes/old/

MAINTAINER=	doconnor@gsoft.com.au

MAN1=		faucet.1 hose.1 sockdown.1 getpeername.1 encapsulate.1 \
		timelimit.1

.include <bsd.port.mk>