blob: f8105f3fbb39abe3f0a6da58c11e67b73a4ab111 (
plain) (
tree)
|
|
# 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.6 1998/11/23 01:05:55 flathill Exp $
#
DISTNAME= netpipes-4.2-export
PKGNAME= netpipes-4.2
CATEGORIES= net
MASTER_SITES= ftp://ftp.purplefrog.com/pub/netpipes/
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>
|