14 lines
383 B
Makefile
14 lines
383 B
Makefile
# $NetBSD: Makefile,v 1.12 2019/04/25 07:32:58 maya Exp $
|
|
|
|
.include "../../meta-pkgs/mate/Makefile.common"
|
|
|
|
DISTNAME= mate-icon-theme-${VERSION:R}.1
|
|
PKGREVISION= 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"
|