pkgsrc/archivers/xfce4-thunar-archive/Makefile
nia d96a5958ee Rename sysutils/xfce4-xarchiver to archivers/xarchiver
xarchiver is no longer part of xfce (for years), and the package
name and location makes it difficult to find. match other package
managers.
2021-06-13 08:15:50 +00:00

19 lines
634 B
Makefile

# $NetBSD: Makefile,v 1.22 2021/06/13 08:15:50 nia Exp $
PKGREVISION= 11
.include "../../meta-pkgs/xfce4/Makefile.common"
DISTNAME= thunar-archive-plugin-0.4.0
PKGNAME= xfce4-${DISTNAME}
CATEGORIES= archivers
MASTER_SITES= http://archive.xfce.org/src/thunar-plugins/thunar-archive-plugin/0.4/
MAINTAINER= youri@NetBSD.org
HOMEPAGE= https://goodies.xfce.org/projects/thunar-plugins/thunar-archive-plugin
COMMENT= Thunar archive plugin
DEPENDS= xarchiver-[0-9]*:../../archivers/xarchiver
.include "../../sysutils/xfce4-thunar/buildlink3.mk"
.include "../../graphics/hicolor-icon-theme/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"