update Fri May 28 18:37:00 PDT 2010
[pkgsrc.git] / x11 / acidlaunch / Makefile
1 # $NetBSD: Makefile,v 1.20 2010/01/18 09:59:33 wiz Exp $
2 #
3
4 DISTNAME=       acidlaunch-0.5
5 PKGREVISION=    12
6 CATEGORIES=     x11
7 MASTER_SITES=   http://linuxgamers.net/download/
8
9 MAINTAINER=     ptiJo@noos.fr
10 HOMEPAGE=       http://linuxgamers.net/infoPage.php?page=acidlaunch
11 COMMENT=        Small, light-weight app launcher
12
13 PKG_DESTDIR_SUPPORT=    user-destdir
14
15 GNU_CONFIGURE=  YES
16 USE_LANGUAGES=  c c++
17 CONFIGURE_ARGS+=        --disable-xmltest
18 CONFIGURE_ARGS+=        --disable-gdk_pixbuftest
19
20 .include "../../graphics/gdk-pixbuf/buildlink3.mk"
21 .include "../../textproc/libxml2/buildlink3.mk"
22 .include "../../mk/bsd.pkg.mk"