freebsd-ports/net/netpipes/Makefile

22 lines
440 B
Makefile
Raw Normal View History

# New ports collection makefile for: netpipes
# Date created: 12th April 1997
1998-01-21 19:20:33 -05:00
# Whom: doconnor@gsoft.com.au
#
1999-08-30 10:24:37 -04:00
# $FreeBSD$
#
PORTNAME= netpipes
PORTVERSION= 4.2
CATEGORIES= net
MASTER_SITES= ${MASTER_SITE_LOCAL}
MASTER_SITE_SUBDIR=kris
DISTNAME= netpipes-4.2-export
1998-01-21 19:20:33 -05:00
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>