1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-16 03:24:07 +00:00
freebsd-ports/net/wackamole/Makefile
Felippe de Meirelles Motta 5153649541 - Update to 2.1.4.
PR:		ports/120854
Submitted by:	lippe (myself)
Approved by:	gabor (mentor), maintainer timeout (> 2 weeks)
2008-03-14 02:33:36 +00:00

26 lines
493 B
Makefile

# New ports collection makefile for: wackamole
# Date created: 2007-05-02
# Whom: Marcin Cieslak <saper@system.pl>
#
# $FreeBSD$
#
PORTNAME= wackamole
PORTVERSION= 2.1.4
CATEGORIES= net
MASTER_SITES= http://mirrors.omniti.com/wackamole/
MAINTAINER= saper@system.pl
COMMENT= Peer-to-peer high availability cluster
LIB_DEPENDS= spread.1:${PORTSDIR}/net/spread
GNU_CONFIGURE= yes
CONFIGURE_ENV+= YACC=${YACC}
MAN5= wackamole.conf.5
MAN8= wackamole.8 wackatrl.8
.include <bsd.port.mk>