2014-06-11 14:25:01 +00:00
|
|
|
PORTNAME= wackamole
|
|
|
|
PORTVERSION= 2.1.5
|
2024-03-01 18:09:54 +00:00
|
|
|
PORTREVISION= 2
|
2014-06-11 14:25:01 +00:00
|
|
|
CATEGORIES= net
|
2019-10-19 12:21:22 +00:00
|
|
|
MASTER_SITES= https://BSDforge.com/projects/source/net/wackamole/ \
|
2014-06-11 14:25:01 +00:00
|
|
|
http://mirrors.omniti.com/wackamole/
|
|
|
|
|
|
|
|
MAINTAINER= portmaster@bsdforge.com
|
|
|
|
COMMENT= Peer-to-peer high availability cluster
|
2022-09-07 21:06:12 +00:00
|
|
|
WWW= https://BSDforge.com/projects/net/wackamole/
|
2014-06-11 14:25:01 +00:00
|
|
|
|
2022-08-16 14:48:13 +00:00
|
|
|
# same as the net/spread license really
|
|
|
|
LICENSE= CNDS_OPEN-SOURCE_LICENSE
|
|
|
|
LICENSE_NAME= CNDS Open-Source License
|
|
|
|
LICENSE_FILE= ${WRKSRC}/license.txt
|
|
|
|
LICENSE_PERMS= dist-mirror dist-sell pkg-mirror pkg-sell auto-accept
|
|
|
|
|
2016-04-01 14:16:16 +00:00
|
|
|
LIB_DEPENDS= libspread.so:net/spread
|
2014-06-11 14:25:01 +00:00
|
|
|
|
|
|
|
USES= tar:xz
|
|
|
|
GNU_CONFIGURE= yes
|
2024-03-01 18:09:54 +00:00
|
|
|
GNU_CONFIGURE_MANPREFIX=${PREFIX}/share
|
2014-06-11 14:25:01 +00:00
|
|
|
CONFIGURE_ENV+= YACC=${YACC}
|
|
|
|
|
|
|
|
.include <bsd.port.mk>
|