pkgsrc/misc/stellarium/Makefile

18 lines
451 B
Makefile

# $NetBSD: Makefile,v 1.7 2005/07/27 16:21:17 wiz Exp $
#
DISTNAME= stellarium-0.6.0
PKGREVISION= 2
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"