aboutsummaryrefslogtreecommitdiffstats
path: root/net/babeld/Makefile
blob: 7cb8a2d2e24c11a05147445bb950d6ec48f5ff12 (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:    babeld
# Date created:     2010-04-20
# Whom:         Hung-Yi Chen <gaod@hychen.org>
#
# $FreeBSD$
#

PORTNAME=   babeld
PORTVERSION=    1.1.0
CATEGORIES= net
MASTER_SITES=   http://www.pps.jussieu.fr/~jch/software/files/

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

PLIST_FILES=    bin/babeld

MAN8=       babeld.8

.include <bsd.port.mk>