openbsd-ports/games/ufoai/Makefile.inc
2022-03-11 19:04:03 +00:00

20 lines
436 B
Makefile

# data package is useless without ufoai itself, which can only be
# built on some arches.
# Saves a useless 895MB package on other arches.
ONLY_FOR_ARCHS= amd64 arm64 i386 powerpc riscv64
CATEGORIES = games
V ?= 2.5
HOMEPAGE = https://ufoai.org/
MAINTAINER = Kirill Bychkov <kirby@openbsd.org>
MASTER_SITES = ${MASTER_SITE_SOURCEFORGE:=ufoai/}
# GPLv2+, MIT, Public Domain, CC-BY-SA 3.0
PERMIT_PACKAGE = Yes
NO_TEST = Yes