16 lines
217 B
PHP
16 lines
217 B
PHP
|
V ?= 1.6.0
|
||
|
DISTNAME ?= agar-$V
|
||
|
|
||
|
CATEGORIES ?= x11
|
||
|
|
||
|
HOMEPAGE ?= https://libagar.org/
|
||
|
|
||
|
# BSD
|
||
|
PERMIT_PACKAGE ?= Yes
|
||
|
|
||
|
MASTER_SITES ?= https://stable.hypertriton.com/agar/
|
||
|
|
||
|
CONFIGURE_STYLE ?= simple
|
||
|
|
||
|
NO_TEST ?= Yes
|