pkgsrc/sysutils/xfce4-volman/Makefile

21 lines
546 B
Makefile
Raw Normal View History

# $NetBSD: Makefile,v 1.7 2010/11/15 22:58:40 abs Exp $
PKG_DESTDIR_SUPPORT= user-destdir
.include "../../meta-pkgs/xfce4/Makefile.common"
XFCE4_VERSION= 0.2.0
DISTNAME= thunar-volman-${XFCE4_VERSION}
PKGNAME= ${DISTNAME:S/thunar/xfce4/}
PKGREVISION= 5
CATEGORIES= sysutils
MASTER_SITES= http://goodies.xfce.org/releases/thunar-volman/
COMMENT= Thunar volume manager
.include "../../x11/xfce4-exo/buildlink3.mk"
.include "../../sysutils/xfce4-thunar/buildlink3.mk"
.include "../../sysutils/hal/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"