freebsd-ports/net/vrrp/Makefile
Michael C . Wu a75f568c85 Add VRRP implementation from Linux. Many people have wanted this
and thanks to minosh, we finally have somewhat of one.

PR: ports/25276
Submitted by: minosh@engineer.com
2001-03-28 18:23:50 +00:00

17 lines
314 B
Makefile

# New ports collection Makefile for: vrrpd
# Date created: 18 Feb 2001
# Whom: Andy K <minosh@engineer.com>
#
# $FreeBSD$
#
PORTNAME= vrrpd
PORTVERSION= 0.1
CATEGORIES= net
MASTER_SITES= ftp://ftp.vrrp.net/pub/vrrpd/ \
ftp://ftp.tecc.co.uk/pub/vrrpd/
MAINTAINER= minosh@engineer.com
.include <bsd.port.mk>