aboutsummaryrefslogtreecommitdiffstats
path: root/net/babeld/Makefile
blob: 9ac23d380eb4787120c48da193c5af5ababc50f2 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
# Created by: Hung-Yi Chen <gaod@hychen.org>
# $FreeBSD$

PORTNAME=   babeld
PORTVERSION=    1.4.2
CATEGORIES= net
MASTER_SITES=   http://www.pps.univ-paris-diderot.fr/~jch/software/files/

MAINTAINER= gaod@hychen.org
COMMENT=    Distance-vector routing protocol

PLIST_FILES=    bin/babeld

MAN8=       babeld.8

NO_STAGE=   yes
.include <bsd.port.mk>