diff --git a/x11-fonts/open-sans/Makefile b/x11-fonts/open-sans/Makefile index ac9f0713c2e4..5e2766010854 100644 --- a/x11-fonts/open-sans/Makefile +++ b/x11-fonts/open-sans/Makefile @@ -1,26 +1,29 @@ PORTNAME= open-sans PORTVERSION= 20180831 CATEGORIES= x11-fonts MASTER_SITES= https://www.opensans.com/download/ DISTFILES= ${PORTNAME}.zip \ ${PORTNAME}-condensed.zip DIST_SUBDIR= ${PORTNAME}-${PORTVERSION} MAINTAINER= flo@snakeoilproductions.net COMMENT= Clean and modern sans-serif typeface WWW= https://www.opensans.com LICENSE= APACHE20 LICENSE_FILE= ${WRKSRC}/Apache\ License.txt USES= fonts zip +BROKEN= Unfetchable +EXPIRATION_DATE=2026-01-31 + NO_ARCH= yes NO_BUILD= yes NO_WRKSUBDIR= yes do-install: @${MKDIR} ${STAGEDIR}${FONTSDIR} ${INSTALL_DATA} ${WRKSRC}/*.ttf ${STAGEDIR}${FONTSDIR} .include