16 lines
486 B
Makefile
16 lines
486 B
Makefile
# $NetBSD: Makefile,v 1.2 2008/05/24 15:34:16 tnn2 Exp $
|
|
|
|
.include "../../wip/xfce4/Makefile.common"
|
|
|
|
XFCE4_VERSION= 0.5.1
|
|
|
|
DISTNAME= xfce4-mount-plugin-${XFCE4_VERSION}
|
|
CATEGORIES= sysutils
|
|
MASTER_SITES= http://goodies.xfce.org/releases/xfce4-mount-plugin/
|
|
EXTRACT_SUFX= .tar.bz2
|
|
|
|
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 "../../mk/bsd.pkg.mk"
|