20 lines
474 B
Makefile
20 lines
474 B
Makefile
# $NetBSD: Makefile,v 1.4 2009/02/24 16:17:43 wiz Exp $
|
|
#
|
|
|
|
DISTNAME= bluemoon-1.3.2
|
|
CATEGORIES= games
|
|
MASTER_SITES= http://keldon.net/bluemoon/
|
|
|
|
MAINTAINER= pkgsrc-users@NetBSD.org
|
|
HOMEPAGE= http://keldon.net/bluemoon/
|
|
COMMENT= Blue Moon game with AI
|
|
|
|
PKG_DESTDIR_SUPPORT= user-destdir
|
|
|
|
GNU_CONFIGURE= yes
|
|
USE_PKGLOCALEDIR= yes
|
|
USE_TOOLS+= pkg-config
|
|
|
|
.include "../../devel/gettext-lib/buildlink3.mk"
|
|
.include "../../x11/gtk2/buildlink3.mk"
|
|
.include "../../mk/bsd.pkg.mk"
|