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

Annotation of pkgsrc/sysutils/xfce4-diskperf-plugin/Makefile, Revision 1.19

1.19    ! wiz         1: # $NetBSD: Makefile,v 1.18 2010/06/13 22:45:25 wiz Exp $
1.16      joerg       2:
                      3: PKG_DESTDIR_SUPPORT=   user-destdir
1.1       martti      4:
                      5: .include "../../meta-pkgs/xfce4/Makefile.common"
                      6:
1.13      martti      7: XFCE4_VERSION= 2.1.0
1.1       martti      8:
                      9: DISTNAME=      xfce4-diskperf-plugin-${XFCE4_VERSION}
1.13      martti     10: #PKGREVISION=  1
1.19    ! wiz        11: PKGREVISION=   3
1.1       martti     12: CATEGORIES=    sysutils
1.13      martti     13: MASTER_SITES=  http://goodies.xfce.org/releases/xfce4-diskperf-plugin/
1.9       martti     14: COMMENT=       Xfce disk performance plugin
1.1       martti     15:
1.15      martti     16: ONLY_FOR_PLATFORM+=    NetBSD-*-*
                     17: ONLY_FOR_PLATFORM+=    Linux-*-*
1.14      martti     18:
1.5       xtraeme    19: .include "../../x11/xfce4-panel/buildlink3.mk"
1.1       martti     20: .include "../../mk/bsd.pkg.mk"

CVSweb <webmaster@jp.NetBSD.org>