mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-04 22:33:27 +00:00
bd07fcc1da
Dynamic routing daemon acting on source IP of TCP connection PR: 11515 Submitted by: swjeong <swjeong@bbs.kitel.co.kr>
19 lines
326 B
Makefile
19 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>
|