[BACK]Return to Makefile CVS log [TXT][DIR] Up to [cvs.NetBSD.org] / pkgsrc / wm / fluxconf

Annotation of pkgsrc/wm/fluxconf/Makefile, Revision 1.15.2.1

1.15.2.1! spz         1: # $NetBSD$
1.1       xtraeme     2: #
                      3:
                      4: DISTNAME=      fluxconf-0.9.9
1.15.2.1! spz         5: PKGREVISION=   13
1.1       xtraeme     6: CATEGORIES=    wm
                      7: MASTER_SITES=  http://devaux.fabien.free.fr/flux/
                      8:
                      9: MAINTAINER=    pkgsrc-users@NetBSD.org
                     10: HOMEPAGE=      http://devaux.fabien.free.fr/flux/
                     11: COMMENT=       GTK based configuration tool for the fluxbox window manager
                     12:
1.4       joerg      13: PKG_DESTDIR_SUPPORT=   user-destdir
                     14:
1.1       xtraeme    15: DEPENDS+=              fluxbox-[0-9]*:../../wm/fluxbox
                     16:
                     17: GNU_CONFIGURE=         yes
1.3       rillig     18: CONFIGURE_ARGS+=       --datadir=${PREFIX}/${PKGLOCALEDIR}
1.1       xtraeme    19: USE_PKGLOCALEDIR=      yes
                     20: USE_TOOLS+=            msgfmt pkg-config
                     21:
                     22: .include "../../devel/gettext-lib/buildlink3.mk"
                     23: .include "../../x11/gtk2/buildlink3.mk"
                     24: .include "../../mk/bsd.pkg.mk"

CVSweb <webmaster@jp.NetBSD.org>