aboutsummaryrefslogtreecommitdiffstats
path: root/net/brouted/Makefile
blob: 122e96b8b2a62c838e11b9c46f225d6a1b260dd3 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
# 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>