pkgsrc/games/afternoonstalker/Makefile
nia cb2d5868c7 afternoonstalker: Update to 1.1.6
2019-11-11: Version 1.1.6 released

    Fixed compilation issues. FlatZebra 0.1.7 is now required.
2020-01-08 11:43:42 +00:00

18 lines
521 B
Makefile

# $NetBSD: Makefile,v 1.3 2020/01/08 11:43:42 nia Exp $
DISTNAME= afternoonstalker-1.1.6
CATEGORIES= games
MASTER_SITES= https://perso.b2b2c.ca/~sarrazip/dev/
MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= https://perso.b2b2c.ca/~sarrazip/dev/afternoonstalker.html
COMMENT= Robot-killing video game
LICENSE= gnu-gpl-v2
GNU_CONFIGURE= yes
USE_LANGUAGES= c c++
USE_TOOLS+= pkg-config
.include "../../devel/flatzebra/buildlink3.mk"
.include "../../sysutils/desktop-file-utils/desktopdb.mk"
.include "../../mk/bsd.pkg.mk"