pkgsrc/games/xdemineur/Makefile

17 lines
426 B
Makefile

# $NetBSD: Makefile,v 1.28 2012/10/06 11:55:00 asau Exp $
#
DISTNAME= xdemineur-2.1.1
PKGREVISION= 2
CATEGORIES= games
MASTER_SITES= ${MASTER_SITE_XCONTRIB:=games/}
MAINTAINER= bouyer@NetBSD.org
COMMENT= Minesweeper game for the X Window System
USE_IMAKE= YES
.include "../../devel/sysexits/buildlink3.mk"
.include "../../x11/libXext/buildlink3.mk"
.include "../../x11/libXpm/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"