15 lines
522 B
Makefile
15 lines
522 B
Makefile
# $NetBSD: Makefile,v 1.2 2015/04/25 14:24:55 tnn Exp $
|
|
|
|
PKGREVISION= 1
|
|
.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"
|