mirror of
https://git.FreeBSD.org/ports.git
synced 2024-10-31 21:57:12 +00:00
19 lines
331 B
Makefile
19 lines
331 B
Makefile
# New ports collection makefile for: brouted
|
|
# Version required: 1.2b
|
|
# Date created: 5 May 1999
|
|
# Whom: swjeong
|
|
#
|
|
# $FreeBSD$
|
|
#
|
|
|
|
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>
|