a75f568c85
and thanks to minosh, we finally have somewhat of one. PR: ports/25276 Submitted by: minosh@engineer.com
17 lines
314 B
Makefile
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>
|