Index: head/x11-fonts/sourceserifpro-ttf/Makefile =================================================================== --- head/x11-fonts/sourceserifpro-ttf/Makefile (revision 456806) +++ head/x11-fonts/sourceserifpro-ttf/Makefile (revision 456807) @@ -1,31 +1,33 @@ # Created by: Sunpoet Po-Chuan Hsieh # $FreeBSD$ PORTNAME= sourceserifpro PORTVERSION= 2.000 DISTVERSIONSUFFIX= R CATEGORIES= x11-fonts PKGNAMESUFFIX= -ttf MAINTAINER= sunpoet@FreeBSD.org COMMENT= Set of fonts by Adobe designed for UI LICENSE= OFL11 LICENSE_FILE= ${WRKSRC}/LICENSE.txt +PORTSCOUT= skipv:variable-fonts + NO_ARCH= yes NO_BUILD= yes USES= fonts FONTNAME= SourceSerifPro SUB_FILES= pkg-message GH_ACCOUNT= adobe-fonts GH_PROJECT= source-serif-pro USE_GITHUB= yes do-install: ${MKDIR} ${STAGEDIR}${FONTSDIR}/ ${INSTALL_DATA} ${WRKSRC}/TTF/*.ttf ${STAGEDIR}${FONTSDIR}/ .include