diff options
author | Li-Wen Hsu <lwhsu@FreeBSD.org> | 2020-04-24 09:36:47 +0000 |
---|---|---|
committer | Li-Wen Hsu <lwhsu@FreeBSD.org> | 2020-04-24 09:36:47 +0000 |
commit | 5956fa7b3c4f7eec70d23943d2ff341ac191f2c4 (patch) | |
tree | 5e94bb119bab8901ee435d65df669f063a22e4a9 | |
parent | - Update WWW (diff) |
Revert r532749, it's already in x11-fonts/jf-openhuninn
-rw-r--r-- | chinese/Makefile | 1 | ||||
-rw-r--r-- | chinese/open-huninn-font/Makefile | 24 | ||||
-rw-r--r-- | chinese/open-huninn-font/distinfo | 3 | ||||
-rw-r--r-- | chinese/open-huninn-font/pkg-descr | 4 |
4 files changed, 0 insertions, 32 deletions
diff --git a/chinese/Makefile b/chinese/Makefile index 59f3b14c8046..d710534aa521 100644 --- a/chinese/Makefile +++ b/chinese/Makefile @@ -66,7 +66,6 @@ SUBDIR += moettf SUBDIR += muni SUBDIR += oicq - SUBDIR += open-huninn-font SUBDIR += opencc SUBDIR += opendesktop-fonts SUBDIR += oto diff --git a/chinese/open-huninn-font/Makefile b/chinese/open-huninn-font/Makefile deleted file mode 100644 index d5f587bc8ef1..000000000000 --- a/chinese/open-huninn-font/Makefile +++ /dev/null @@ -1,24 +0,0 @@ -# $FreeBSD$ - -PORTNAME= open-huninn-font -PORTVERSION= 1.1 -CATEGORIES= chinese x11-fonts -MASTER_SITES= https://github.com/justfont/${PORTNAME}/releases/download/v${DISTVERSION}/ -DISTNAME= jf-openhuninn-${DISTVERSION} - -MAINTAINER= lwhsu@FreeBSD.org -COMMENT= Font based on Kosugi Maru and optimized for common usage in Taiwan - -LICENSE= OFL11 - -USES= fonts zip - -NO_ARCH= yes -NO_BUILD= yes - -do-install: - @${MKDIR} ${STAGEDIR}${FONTSDIR} - ${INSTALL_DATA} ${WRKSRC}/*.ttf ${STAGEDIR}${FONTSDIR} - ${LS} ${STAGEDIR}${FONTSDIR}/*.ttf | ${SED} -e's,^${STAGEDIR},,' >> ${TMPPLIST} - -.include <bsd.port.mk> diff --git a/chinese/open-huninn-font/distinfo b/chinese/open-huninn-font/distinfo deleted file mode 100644 index dbf020700655..000000000000 --- a/chinese/open-huninn-font/distinfo +++ /dev/null @@ -1,3 +0,0 @@ -TIMESTAMP = 1587720061 -SHA256 (jf-openhuninn-1.1.zip) = 1b5a8d0204f5763408609d5e8182455d23a2ebc7450730aed19cc13c619bca37 -SIZE (jf-openhuninn-1.1.zip) = 4039902 diff --git a/chinese/open-huninn-font/pkg-descr b/chinese/open-huninn-font/pkg-descr deleted file mode 100644 index df347f58e400..000000000000 --- a/chinese/open-huninn-font/pkg-descr +++ /dev/null @@ -1,4 +0,0 @@ -jf open huninn font is an open source font based on Kosugi Maru and -optimized by justfont designers for common usage in Taiwan. - -WWW: https://justfont.com/huninn/ |