Add files from parent branch HEAD:
[pkgsrc.git] / games / simgear / Makefile
1 # $NetBSD: Makefile,v 1.5 2008/04/21 09:29:26 wiz Exp $
2 #
3
4 DISTNAME=               SimGear-1.0.0
5 PKGNAME=                ${DISTNAME:S/SimGear/simgear/}
6 CATEGORIES=             devel
7 MASTER_SITES=           ftp://ftp.de.simgear.org/pub/simgear/Source/
8
9 MAINTAINER=             pkgsrc-users@NetBSD.org
10 HOMEPAGE=               http://www.simgear.org/
11 COMMENT=                Simulator Construction Tools
12
13 PKG_DESTDIR_SUPPORT=    user-destdir
14
15 USE_PKGLOCALEDIR=       yes
16 GNU_CONFIGURE=          yes
17 USE_LANGUAGES=          c c++
18
19 .include "../../audio/openal/buildlink3.mk"
20 .include "../../audio/freealut/buildlink3.mk"
21 .include "../../devel/zlib/buildlink3.mk"
22 BUILDLINK_API_DEPENDS.plib+= plib>=1.8.4
23 .include "../../games/plib/buildlink3.mk"
24 .include "../../graphics/jpeg/buildlink3.mk"
25 .include "../../mk/pthread.buildlink3.mk"
26 .include "../../mk/bsd.pkg.mk"