freebsd-ports/net/brouted/Makefile
Steve Price bd07fcc1da Initial import of brouted version 1.2b.
Dynamic routing daemon acting on source IP of TCP connection

PR:		11515
Submitted by:	swjeong <swjeong@bbs.kitel.co.kr>
1999-06-09 00:31:17 +00:00

18 lines
326 B
Makefile

# New ports collection makefile for: brouted
# Version required: 1.2b
# Date created: 5 May 1999
# Whom: swjeong
#
# $Id$
#
DISTNAME= brouted-1.2b
CATEGORIES= net
MASTER_SITES= ftp://www.kitel.co.kr/pub/
MAINTAINER= swjeong@kitel.co.kr
MAN8= brouted.8
MANCOMPRESSED= yes
.include <bsd.port.mk>