mirror of
https://git.FreeBSD.org/ports.git
synced 2024-10-31 21:57:12 +00:00
19 lines
432 B
Makefile
19 lines
432 B
Makefile
# New ports collection makefile for: netpipes3.2
|
|
# Version required: 3.2
|
|
# Date created: 12th April 1997
|
|
# Whom: doconnor@gsoft.com.au
|
|
#
|
|
# $Id: Makefile,v 1.2 1998/01/21 19:14:51 fenner Exp $
|
|
#
|
|
|
|
DISTNAME= netpipes3.2
|
|
PKGNAME= netpipes-3.2
|
|
CATEGORIES= net
|
|
MASTER_SITES= ftp://ftp.cis.ufl.edu/pub/staff/thoth/
|
|
|
|
MAINTAINER= doconnor@gsoft.com.au
|
|
|
|
MAN1= faucet.1 hose.1 sockdown.1 getpeername.1
|
|
|
|
.include <bsd.port.mk>
|