mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-01 22:05:08 +00:00
42d57a80e5
PR: ports/10506 Submitted by: Michael Haro mharo@area51.fremont.ca.us
21 lines
494 B
Makefile
21 lines
494 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.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>
|