# $FreeBSD$ PORTNAME= papirus-icon-theme PORTVERSION= 20200201 CATEGORIES= x11-themes MAINTAINER= tagattie@yandex.com COMMENT= Papirus icon theme LICENSE= GPLv3 LICENSE_FILE= ${WRKSRC}/LICENSE USES= gmake gnome INSTALLS_ICONS= yes USE_GITHUB= yes GH_ACCOUNT= PapirusDevelopmentTeam NO_ARCH= yes NO_BUILD= yes PORTDOCS= AUTHORS README.md OPTIONS_DEFINE= DOCS post-install: cd ${STAGEDIR}${PREFIX} && \ ${FIND} share/icons -type f -o -type l >> ${TMPPLIST} post-install-DOCS-on: ${MKDIR} ${STAGEDIR}${DOCSDIR} ${INSTALL_MAN} ${PORTDOCS:S|^|${WRKSRC}/|} ${STAGEDIR}${DOCSDIR} .include