freebsd-ports/net/babeld/Makefile
Jason Helfman 6846fa8df3 - update to 1.3.4
PR:		172310
Submitted by:	maintainer, gaod@hychen.org
2012-10-04 06:07:43 +00:00

21 lines
393 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.3.4
CATEGORIES= net
MASTER_SITES= http://www.pps.univ-paris-diderot.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>