summaryrefslogtreecommitdiffstats
path: root/package/games/gnuchess/gnuchess.mk
blob: d5a8dd65acea07b0c2504d352aa1783cfffc390f (plain)
1
2
3
4
5
6
7
8
9
10
11
#############################################################
#
# gnuchess
#
#############################################################
GNUCHESS_VERSION = 5.07
GNUCHESS_SOURCE = gnuchess-$(GNUCHESS_VERSION).tar.gz
GNUCHESS_SITE = $(BR2_GNU_MIRROR)/chess

$(eval $(call AUTOTARGETS,package/games,gnuchess))