freebsd-ports/net/netpipes/Makefile
Kris Kennaway 1e2c0ef511 The distfile has disappeared from the master site; switch to
MASTER_SITES_LOCAL.

Submitted by:	maintainer
2002-10-25 08:14:09 +00:00

21 lines
441 B
Makefile

# 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_SITES_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>