### mate-icon-theme 1.21.1 * Translations update * Add video single and joined display symbolic svg icons * symlink input-touchpad.svg icon * add a symlink for bluetooth icon * add icons for touchpad ### mate-icon-theme 1.21.0 * Translations update * mate: add audio-volume-off
13 lines
368 B
Makefile
13 lines
368 B
Makefile
# $NetBSD: Makefile,v 1.9 2019/01/16 17:53:37 youri Exp $
|
|
|
|
.include "../../meta-pkgs/mate/Makefile.common"
|
|
|
|
DISTNAME= mate-icon-theme-${VERSION:R}.1
|
|
CATEGORIES= graphics
|
|
|
|
COMMENT= Collection of icons used as the basis for MATE themes
|
|
|
|
PKGCONFIG_OVERRIDE+= mate-icon-theme.pc.in
|
|
|
|
.include "../../graphics/icon-naming-utils/buildlink3.mk"
|
|
.include "../../mk/bsd.pkg.mk"
|