a661ce60c0
Buildlink files: RECOMMENDED version changed to current version.
29 lines
769 B
Makefile
29 lines
769 B
Makefile
# $NetBSD: Makefile,v 1.17 2004/03/26 02:27:40 wiz Exp $
|
|
#
|
|
|
|
DISTNAME= sirius-0.8.0
|
|
PKGREVISION= 2
|
|
CATEGORIES= games gnome
|
|
MASTER_SITES= http://sirius.bitvis.nu/files/
|
|
|
|
MAINTAINER= tech-pkg@NetBSD.org
|
|
HOMEPAGE= http://sirius.bitvis.nu/
|
|
COMMENT= Othello game for GNOME2
|
|
|
|
BUILD_USES_MSGFMT= YES
|
|
DEPENDS= xdg-dirs>=1.1:../../misc/xdg-dirs
|
|
|
|
GNU_CONFIGURE= YES
|
|
USE_BUILDLINK3= YES
|
|
USE_GNU_TOOLS+= make
|
|
USE_LIBTOOL= YES
|
|
USE_PKGLOCALEDIR= YES
|
|
USE_X11= YES
|
|
|
|
.include "../../devel/GConf2/buildlink3.mk"
|
|
.include "../../devel/gettext-lib/buildlink3.mk"
|
|
.include "../../devel/libgnomeui/buildlink3.mk"
|
|
.include "../../devel/pkgconfig/buildlink3.mk"
|
|
.include "../../graphics/libgnomecanvas/buildlink3.mk"
|
|
.include "../../x11/gtk2/buildlink3.mk"
|
|
.include "../../mk/bsd.pkg.mk"
|