1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-23 00:43:28 +00:00
freebsd-ports/net/wackamole/Makefile

23 lines
433 B
Makefile

# Created by: Marcin Cieslak <saper@system.pl>
# $FreeBSD$
PORTNAME= wackamole
PORTVERSION= 2.1.4
CATEGORIES= net
MASTER_SITES= http://mirrors.omniti.com/wackamole/
MAINTAINER= saper@saper.info
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
NO_STAGE= yes
.include <bsd.port.mk>