openbsd-ports/games/ufoai/Makefile.inc
2013-05-16 20:45:30 +00:00

22 lines
492 B
Makefile

# $OpenBSD: Makefile.inc,v 1.4 2013/05/16 20:46:27 rpe Exp $
# data package is useless without ufoai itself, which can only be
# built on shared lib arches.
# Saves a useless 895MB package on !shared arch.
SHARED_ONLY = Yes
CATEGORIES = games
V ?= 2.4
HOMEPAGE = http://ufoai.sourceforge.net/
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