pkgsrc/x11/acidlaunch/Makefile

19 lines
521 B
Makefile

# $NetBSD: Makefile,v 1.13 2005/04/11 21:48:04 tv Exp $
#
DISTNAME= acidlaunch-0.5
PKGREVISION= 8
CATEGORIES= x11
MASTER_SITES= http://linuxgamers.net/download/
MAINTAINER= ptiJo@noos.fr
HOMEPAGE= http://linuxgamers.net/infoPage.php?page=acidlaunch
COMMENT= Small, light-weight app launcher
GNU_CONFIGURE= YES
CONFIGURE_ARGS+= --disable-xmltest
CONFIGURE_ARGS+= --disable-gdk_pixbuftest
.include "../../graphics/gdk-pixbuf/buildlink3.mk"
.include "../../textproc/libxml2/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"