mirror of
https://git.FreeBSD.org/ports.git
synced 2024-10-31 21:57:12 +00:00
21 lines
434 B
Makefile
21 lines
434 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= ftp://ftp.purplefrog.com/pub/netpipes/
|
|
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>
|