openbsd-ports/games/ufoai/Makefile.inc
2014-09-29 18:23:15 +00:00

22 lines
492 B
Makefile

# $OpenBSD: Makefile.inc,v 1.6 2014/09/29 18:23:15 kirby Exp $
# 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 i386 powerpc
CATEGORIES = games
V ?= 2.5
HOMEPAGE = http://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_CDROM = Yes
NO_TEST = Yes