1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-25 00:51:21 +00:00
freebsd-ports/net/babeld/Makefile
Frederic Culot 361fc7d603 - Update to 1.2.0
Changes:	http://www.pps.jussieu.fr/~jch/software/babel/CHANGES.text
PR:		ports/161508
Submitted by:	Hung-Yi Chen <gaod@hychen.org> (maintainer)
2011-10-12 11:40:35 +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.2.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>