mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-07 22:58:11 +00:00
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>
|