freebsd-ports/net/netpipes/Makefile

22 lines
467 B
Makefile
Raw Normal View History

# Created by: doconnor@gsoft.com.au
1999-08-30 16:24:37 +02: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-22 01:20:33 +01:00
MAINTAINER= doconnor@gsoft.com.au
2003-02-21 14:28:59 +01:00
COMMENT= A group of shell utilities to connect programs to sockets
CONFLICTS= timelimit-[0-9]*
NO_WRKSUBDIR= yes
MAN1= faucet.1 hose.1 sockdown.1 getpeername.1 encapsulate.1 \
timelimit.1 netpipes.1
NO_STAGE= yes
.include <bsd.port.mk>