1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-22 04:17:44 +00:00
freebsd-ports/net/babeld/Makefile
Julien Laffaye b3c99bcbec Update to 1.1.1
PR:		ports/158784
Submitted by:	Hung-Yi Chen <gaod@hychen.org> (maintainer)
Approved by:	bapt (mentor, implicit)
2011-07-11 12:43:48 +00:00

21 lines
382 B
Makefile

# New ports collection makefile for: babeld
# Date created: 2010-04-20
# Whom: Hung-Yi Chen <gaod@hychen.org>
#
# $FreeBSD$
#
PORTNAME= babeld
PORTVERSION= 1.1.1
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>