mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-07 22:58:11 +00:00
a037833c51
PR: 7541 Submitted by: maintainer
20 lines
447 B
Makefile
20 lines
447 B
Makefile
# 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.4 1998/04/18 12:38:28 itojun Exp $
|
|
#
|
|
|
|
DISTNAME= netpipes4.0
|
|
PKGNAME= netpipes-4.0
|
|
CATEGORIES= net
|
|
MASTER_SITES= ftp://ftp.denic.net/pub1/dist/
|
|
|
|
MAINTAINER= doconnor@gsoft.com.au
|
|
|
|
MAN1= faucet.1 hose.1 sockdown.1 getpeername.1 encapsulate.1 \
|
|
timelimit.1
|
|
|
|
.include <bsd.port.mk>
|