diff --git a/x11-fonts/noto-emoji/Makefile b/x11-fonts/noto-emoji/Makefile index ea61c36c5404..5ae24c571a54 100644 --- a/x11-fonts/noto-emoji/Makefile +++ b/x11-fonts/noto-emoji/Makefile @@ -1,26 +1,27 @@ PORTNAME= noto PORTVERSION= 2.034 CATEGORIES= x11-fonts MASTER_SITES= https://github.com/googlefonts/noto-emoji/raw/v${PORTVERSION}/fonts/ PKGNAMESUFFIX= -emoji DISTFILES= NotoColorEmoji.ttf \ NotoEmoji-Regular.ttf DIST_SUBDIR= Noto EXTRACT_ONLY= # empty MAINTAINER= sunpoet@FreeBSD.org COMMENT= Google Noto Fonts family (Emoji) -WWW= https://www.google.com/get/noto/ +WWW= https://fonts.google.com/noto \ + https://github.com/googlefonts/noto-emoji LICENSE= APACHE20 USES= fonts NO_ARCH= yes NO_BUILD= yes do-install: ${MKDIR} ${STAGEDIR}${FONTSDIR} ${INSTALL_DATA} ${DISTDIR}/${DIST_SUBDIR}/NotoColorEmoji.ttf ${DISTDIR}/${DIST_SUBDIR}/NotoEmoji-Regular.ttf ${STAGEDIR}${FONTSDIR} .include diff --git a/x11-fonts/noto-emoji/pkg-descr b/x11-fonts/noto-emoji/pkg-descr index e0f5ffd06a89..4970a9d20d5d 100644 --- a/x11-fonts/noto-emoji/pkg-descr +++ b/x11-fonts/noto-emoji/pkg-descr @@ -1,14 +1,12 @@ When text is rendered by a computer, sometimes characters are displayed as "tofu". They are little boxes to indicate your device doesn't have a font to display the text. Google has been developing a font family called Noto, which aims to support all languages with a harmonious look and feel. Noto is Google's answer to tofu. The name noto is to convey the idea that Google's goal is to see no more "tofu". Noto has multiple styles and weights, and is freely available to all. The comprehensive set of fonts and tools used in our development is available in our GitHub repositories. This port provides the emoji fonts set. - -See also: https://github.com/googlefonts/noto-emoji