pkgsrc/graphics/mate-themes/Makefile

18 lines
563 B
Makefile

# $NetBSD: Makefile,v 1.17 2019/07/21 22:25:02 wiz Exp $
PKGREVISION= 1
.include "../../meta-pkgs/mate/Makefile.common"
VERSION= 3.22.20
DISTNAME= mate-themes-${VERSION}
CATEGORIES= graphics
MASTER_SITES= http://pub.mate-desktop.org/releases/themes/${VERSION:R}/
COMMENT= Icons and themes for MATE desktop
DEPENDS+= gtk2-engines-[0-9]*:../../x11/gtk2-engines
DEPENDS+= gtk2-engines-murrine>=0.98.0:../../x11/gtk2-engines-murrine
.include "../../graphics/icon-naming-utils/buildlink3.mk"
.include "../../x11/gtk2/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"