14 lines
395 B
Makefile
14 lines
395 B
Makefile
# $NetBSD: Makefile,v 1.25 2013/02/16 11:19:14 wiz Exp $
|
|
|
|
.include "../../meta-pkgs/xfce4/Makefile.common"
|
|
|
|
XFCE4_VERSION= 0.4.0
|
|
|
|
DISTNAME= xfce4-fsguard-plugin-${XFCE4_VERSION}
|
|
PKGREVISION= 15
|
|
CATEGORIES= sysutils
|
|
MASTER_SITES= http://goodies.xfce.org/releases/xfce4-fsguard-plugin/
|
|
COMMENT= Xfce disk space plugin
|
|
|
|
.include "../../x11/xfce4-panel/buildlink3.mk"
|
|
.include "../../mk/bsd.pkg.mk"
|