summaryrefslogtreecommitdiff
path: root/net/netpipes/Makefile
blob: a5770bf8d6533e908d2b0f07bece40fdbfbdc32c (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
# New ports collection makefile for:	netpipes
# Date created:				12th April 1997
# Whom:					doconnor@gsoft.com.au
#
# $FreeBSD$
#

PORTNAME=	netpipes
PORTVERSION=	4.2
CATEGORIES=	net
MASTER_SITES=	${MASTER_SITE_LOCAL}
MASTER_SITE_SUBDIR=kris
DISTNAME=	netpipes-4.2-export

MAINTAINER=	doconnor@gsoft.com.au

NO_WRKSUBDIR=	yes
MAN1=		faucet.1 hose.1 sockdown.1 getpeername.1 encapsulate.1 \
		timelimit.1 netpipes.1

.include <bsd.port.mk>