import orca-2.18.1, a screen magnifier/reader for the gnome desktop
[pkgsrcv2.git] / misc / kstars / Makefile
1 # $NetBSD$
2 # FreeBSD Id: ports/astro/kstars/Makefile,v 1.7 2002/03/31 06:52:00 pat Exp
3
4 DISTNAME=       kstars-0.9.kde2
5 PKGNAME=        kstars-0.9
6 CATEGORIES=     misc
7 MASTER_SITES=   ${MASTER_SITE_SOURCEFORGE:=kstars/}
8
9 MAINTAINER=     packages@netbsd.org
10 HOMEPAGE=       http://edu.kde.org/kstars/
11 COMMENT=        Desktop planetarium that presents the night sky at any date and time
12
13 GNU_CONFIGURE=  yes
14 USE_GMAKE=      yes
15 USE_LIBTOOL=    yes
16 LIBTOOL_OVERRIDE=       ${WRKSRC}/libtool
17
18 WRKSRC=         ${WRKDIR}/${PKGNAME}
19
20 .include "../../graphics/jpeg/buildlink.mk"
21 .include "../../x11/kde2/buildlink.mk"
22 .include "../../x11/kdelibs2/buildlink.mk"
23 .include "../../mk/x11.buildlink.mk"
24 .include "../../mk/bsd.pkg.mk"