15 lines
524 B
Makefile
15 lines
524 B
Makefile
# $NetBSD: Makefile,v 1.5 2017/02/12 06:26:03 ryoon Exp $
|
|
|
|
PKGREVISION= 4
|
|
.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"
|