15 lines
523 B
Makefile
15 lines
523 B
Makefile
# $NetBSD: Makefile,v 1.3 2016/08/03 10:23:26 adam Exp $
|
|
|
|
PKGREVISION= 2
|
|
.include "../../meta-pkgs/xfce4/Makefile.common"
|
|
|
|
DISTNAME= xfce4-mount-plugin-0.6.7
|
|
CATEGORIES= sysutils
|
|
MASTER_SITES= http://archive.xfce.org/src/panel-plugins/xfce4-mount-plugin/0.6/
|
|
|
|
HOMEPAGE= http://goodies.xfce.org/projects/panel-plugins/xfce4-mount-plugin
|
|
COMMENT= Xfce mount/umount utility for the panel
|
|
|
|
.include "../../x11/xfce4-panel/buildlink3.mk"
|
|
.include "../../graphics/hicolor-icon-theme/buildlink3.mk"
|
|
.include "../../mk/bsd.pkg.mk"
|