# $NetBSD: Makefile,v 1.22 2020/04/05 16:05:44 bsiegert Exp $ .include "../../meta-pkgs/mate/Makefile.common" DISTNAME= mate-terminal-${VERSION:R}.0 CATEGORIES= x11 COMMENT= MATE terminal emulator application TOOL_DEPENDS+= itstool-[0-9]*:../../textproc/itstool TOOL_DEPENDS+= libxml2-[0-9]*:../../textproc/libxml2 # for xmllint .include "options.mk" .include "../../devel/glib2/schemas.mk" REPLACE_PERL+= mate-terminal.wrapper .include "../../sysutils/desktop-file-utils/desktopdb.mk" .include "../../x11/mate-desktop/buildlink3.mk" .include "../../x11/vte3/buildlink3.mk" .include "../../mk/bsd.pkg.mk"