mirror of
https://git.FreeBSD.org/ports.git
synced 2024-10-31 21:57:12 +00:00
21 lines
367 B
Makefile
21 lines
367 B
Makefile
# New ports collection makefile for: brouted
|
|
# Date created: 5 May 1999
|
|
# Whom: swjeong
|
|
#
|
|
# $FreeBSD$
|
|
#
|
|
|
|
PORTNAME= brouted
|
|
PORTVERSION= 1.2b
|
|
CATEGORIES= net
|
|
MASTER_SITES= ftp://www.kitel.co.kr/pub/
|
|
|
|
MAINTAINER= swjeong@kitel.co.kr
|
|
|
|
FORBIDDEN= "Buffer overflow yielding setgid kmem"
|
|
|
|
MAN8= brouted.8
|
|
MANCOMPRESSED= yes
|
|
|
|
.include <bsd.port.mk>
|