pkgsrc/emulators/snes9x/Makefile.common

17 lines
456 B
Text

# $NetBSD: Makefile.common,v 1.5 2020/04/01 10:08:15 nia Exp $
# used by emulators/libretro-snes9x/Makefile
# used by emulators/snes9x/Makefile
# used by emulators/snes9x-gtk/Makefile
SNES9X_VERSION= 1.60
DISTNAME= snes9x-${SNES9X_VERSION}
CATEGORIES= emulators
MASTER_SITES= ${MASTER_SITE_GITHUB:=snes9xgit/}
GITHUB_PROJECT= snes9x
GITHUB_TAG= ${SNES9X_VERSION}
HOMEPAGE= http://www.snes9x.com/
LICENSE= snes9x-license
USE_LANGUAGES= c c++11