summaryrefslogtreecommitdiff
path: root/package/games/vice/vice.mk
diff options
context:
space:
mode:
Diffstat (limited to 'package/games/vice/vice.mk')
-rw-r--r--package/games/vice/vice.mk15
1 files changed, 0 insertions, 15 deletions
diff --git a/package/games/vice/vice.mk b/package/games/vice/vice.mk
deleted file mode 100644
index 305809d2c..000000000
--- a/package/games/vice/vice.mk
+++ /dev/null
@@ -1,15 +0,0 @@
-#############################################################
-#
-# vice
-#
-#############################################################
-VICE_VERSION = 1.22
-VICE_SOURCE = vice-$(VICE_VERSION).tar.gz
-VICE_SITE = http://www.viceteam.org/online
-VICE_INSTALL_STAGING = NO
-VICE_INSTALL_TARGET = YES
-
-VICE_CONF_OPT = --without-resid --with-alsa
-
-$(eval $(call AUTOTARGETS,package/games,vice))
-