1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-13 07:34:50 +00:00
freebsd-ports/net/netpipes/Makefile
Kris Kennaway 439ce03c03 s/MASTER_SITES_SUBDIR/MASTER_SITE_SUBDIR/
Pointy hat to:	kris
2002-11-07 22:56:32 +00:00

22 lines
440 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= ${MASTER_SITE_LOCAL}
MASTER_SITE_SUBDIR=kris
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>