1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-11 07:22:22 +00:00
freebsd-ports/net/babeld/Makefile

18 lines
333 B
Makefile

# Created by: Hung-Yi Chen <gaod@hychen.org>
# $FreeBSD$
PORTNAME= babeld
PORTVERSION= 1.4.2
CATEGORIES= net
MASTER_SITES= http://www.pps.univ-paris-diderot.fr/~jch/software/files/
MAINTAINER= gaod@hychen.org
COMMENT= Distance-vector routing protocol
PLIST_FILES= bin/babeld
MAN8= babeld.8
NO_STAGE= yes
.include <bsd.port.mk>