Initial import of pysolfc-1.1, a continuation of the pysol package.
[pkgsrcv2.git] / games / boson / Makefile
1 # $NetBSD$
2 #
3
4 DISTNAME=               boson-all-0.8
5 PKGNAME=                ${DISTNAME:S/-all//}
6 CATEGORIES=             games
7 MASTER_SITES=           ${MASTER_SITE_SOURCEFORGE:=boson/}
8 EXTRACT_SUFX=           .tar.bz2
9
10 MAINTAINER=             xtraeme@NetBSD.org
11 HOMEPAGE=               http://boson.eu.org/
12 COMMENT=                OpenGL real-time strategy game for KDE 3
13
14 BUILD_USES_MSGFMT=      yes
15
16 USE_BUILDLINK2=         yes
17 USE_PKGLOCALEDIR=       yes
18 GNU_CONFIGURE=          yes
19 USE_X11=                yes
20 USE_GMAKE=              yes
21 USE_LIBTOOL=            yes
22
23 CONFIGURE_ARGS+=        --disable-debug
24 LIBTOOL_OVERRIDE=       ${WRKSRC}/libtool
25
26 .include "../../audio/libvorbis/buildlink2.mk"
27 .include "../../devel/SDL/buildlink2.mk"
28 .include "../../games/kdegames3/buildlink2.mk"
29 .include "../../graphics/jpeg/buildlink2.mk"
30 .include "../../graphics/lib3ds/buildlink2.mk"
31 .include "../../mk/bsd.pkg.mk"