pkgsrc/sysutils/xfce4-diskperf-plugin/Makefile

21 lines
515 B
Makefile
Raw Normal View History

# $NetBSD: Makefile,v 1.17 2009/08/26 19:57:03 sno Exp $
2008-07-14 14:55:56 +02:00
PKG_DESTDIR_SUPPORT= user-destdir
2003-12-03 06:07:32 +01:00
.include "../../meta-pkgs/xfce4/Makefile.common"
XFCE4_VERSION= 2.1.0
2003-12-03 06:07:32 +01:00
DISTNAME= xfce4-diskperf-plugin-${XFCE4_VERSION}
#PKGREVISION= 1
PKGREVISION= 1
2003-12-03 06:07:32 +01:00
CATEGORIES= sysutils
MASTER_SITES= http://goodies.xfce.org/releases/xfce4-diskperf-plugin/
COMMENT= Xfce disk performance plugin
2003-12-03 06:07:32 +01:00
ONLY_FOR_PLATFORM+= NetBSD-*-*
ONLY_FOR_PLATFORM+= Linux-*-*
.include "../../x11/xfce4-panel/buildlink3.mk"
2003-12-03 06:07:32 +01:00
.include "../../mk/bsd.pkg.mk"