1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-02-04 11:23:46 +00:00
Dennis Herrmann 1d22716fef - Update to 1.1.0
PR:		ports/155465
Submitted by:	Hung-Yi Chen <gaod@hychen.org> (maintainer)
2011-03-11 14:22:55 +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.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>