summaryrefslogtreecommitdiff
path: root/misc/stellarium/Makefile
blob: 8018e49629c5d3bcbb31b6a8e07f49207920f730 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
# $NetBSD: Makefile,v 1.8 2005/12/11 09:40:45 wiz Exp $
#

DISTNAME=		stellarium-0.6.0
PKGREVISION=		3
CATEGORIES=		misc
MASTER_SITES=		http://stellarium.free.fr/download/

MAINTAINER=		tech-pkg@NetBSD.org
HOMEPAGE=		http://stellarium.free.fr/
COMMENT=		Generate photorealistic skys with OpenGL

USE_TOOLS+=		gmake
GNU_CONFIGURE=		yes

.include "../../devel/SDL/buildlink3.mk"
.include "../../graphics/png/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"