freebsd-ports/net/babeld/Makefile
Wen Heping 1529c34373 - Update to 1.0.1
PR:		ports/146323
Submitted by:	Hung-Yi Chen <gaod@hychen.org> (maintainer)
2010-05-05 12:00:54 +00:00

20 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.0.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>