26 lines
736 B
Makefile
26 lines
736 B
Makefile
# $OpenBSD: Makefile.inc,v 1.6 2013/03/11 11:07:37 espie Exp $
|
|
|
|
DIST_SUBDIR ?= alephone
|
|
|
|
CATEGORIES = games
|
|
|
|
MAINTAINER = Peter Hessler <phessler@openbsd.org>
|
|
|
|
MASTER_SITES = http://trilogyrelease.bungie.org/files/
|
|
MASTER_SITES0 = ftp://ftp2.fileball.net/fileball/marathon/aleph1/alterations/
|
|
MASTER_SITES1 = http://www.lhowon.org/
|
|
MASTER_SITES2 = http://nardofiles.bungie.org/
|
|
MASTER_SITES3 = http://www.appleswitch.com/uploads/
|
|
MASTER_SITES4 = http://archives2.bungie.org/manuals/
|
|
MASTER_SITES5 = http://files3.bungie.org/trilogy/
|
|
|
|
RUN_DEPENDS = games/alephone/alephone
|
|
|
|
# technically not, but it saves recompressing 300MB on vax to make some
|
|
# useless packages
|
|
BUILD_DEPENDS += games/alephone/alephone
|
|
|
|
|
|
NO_BUILD = Yes
|
|
NO_TEST = Yes
|