pkgsrc/sysutils/xfce4-gvfs-mount-plugin/Makefile
rillig 9cc0c5e45d sysutils: align variable assignments
pkglint -Wall -F --only aligned --only indent -r

Manually excluded consolekit and dc-tools since pkglint didn't get the
formatting correct.
2019-11-04 21:28:40 +00:00

17 lines
588 B
Makefile

# $NetBSD: Makefile,v 1.14 2019/11/04 21:28:59 rillig Exp $
PKGREVISION= 11
.include "../../meta-pkgs/xfce4/Makefile.common"
DISTNAME= xfce4-gvfs-mount-0.0.4-6d2684b
PKGNAME= xfce4-gvfs-mount-plugin-0.0.4
CATEGORIES= sysutils
MASTER_SITES= http://archive.xfce.org/src/panel-plugins/xfce4-gvfs-mount/0.0/
HOMEPAGE= https://goodies.xfce.org/projects/panel-plugins/xfce4-gvfs-mount
COMMENT= Xfce gvfs mount plugin
.include "../../devel/libglade/buildlink3.mk"
.include "../../x11/libxfce4gui/buildlink3.mk"
.include "../../x11/xfce4-panel/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"