[BACK]Return to Makefile CVS log [TXT][DIR] Up to [cvs.NetBSD.org] / pkgsrc / sysutils / xfce4-cpugraph-plugin

Annotation of pkgsrc/sysutils/xfce4-cpugraph-plugin/Makefile, Revision 1.30

1.30    ! tron        1: # $NetBSD: Makefile,v 1.29 2013/06/03 10:06:02 wiz Exp $
1.1       martti      2:
                      3: .include "../../meta-pkgs/xfce4/Makefile.common"
                      4:
1.9       martti      5: XFCE4_VERSION= 0.3.0
1.1       martti      6:
                      7: DISTNAME=      xfce4-cpugraph-plugin-${XFCE4_VERSION}
1.30    ! tron        8: PKGREVISION=   17
1.1       martti      9: CATEGORIES=    sysutils
1.9       martti     10: MASTER_SITES=  http://goodies.xfce.org/releases/xfce4-cpugraph-plugin/
1.4       martti     11: COMMENT=       Xfce CPU load plugin
1.1       martti     12:
1.11      martti     13: USE_TOOLS+=    autoconf
1.1       martti     14:
1.8       joerg      15: .include "../../mk/bsd.prefs.mk"
                     16:
1.10      joerg      17: pre-configure:
                     18:        cd ${WRKSRC} && autoconf
1.8       joerg      19:
1.1       martti     20: .include "../../x11/xfce4-panel/buildlink3.mk"
                     21: .include "../../mk/bsd.pkg.mk"

CVSweb <webmaster@jp.NetBSD.org>