aboutsummaryrefslogblamecommitdiff
path: root/net/wackamole/Makefile
blob: 1874636c7c4255a20776ffbe8372649d1ed22da4 (plain) (tree)
1
2
3
4
5
6
7
8
9
10
11
                                              



                         
                                                                     




                                                      
                                       






                            
# Created by: Marcin Cieslak <saper@system.pl>

PORTNAME=	wackamole
PORTVERSION=	2.1.5
CATEGORIES=	net
MASTER_SITES=	https://BSDforge.com/projects/source/net/wackamole/ \
		http://mirrors.omniti.com/wackamole/

MAINTAINER=	portmaster@bsdforge.com
COMMENT=	Peer-to-peer high availability cluster

LIB_DEPENDS=	libspread.so:net/spread

USES=		tar:xz
GNU_CONFIGURE=	yes

CONFIGURE_ENV+=	YACC=${YACC}

.include <bsd.port.mk>