summaryrefslogtreecommitdiff
path: root/fonts
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2014-08-09 16:21:27 +0000
committerwiz <wiz@pkgsrc.org>2014-08-09 16:21:27 +0000
commit3a3261bec89bed56884088ae023ad5523924ad2d (patch)
tree048b85ad3d846b005526dc656c33a06482952e8c /fonts
parent32d5fdea74e165c55d750de92bbea0f8e780f12f (diff)
downloadpkgsrc-3a3261bec89bed56884088ae023ad5523924ad2d.tar.gz
Add many font packages for Ancient Scripts, from
http://users.teilar.gr/~g1951d/
Diffstat (limited to 'fonts')
-rw-r--r--fonts/aegean-ttf/DESCR6
-rw-r--r--fonts/aegean-ttf/Makefile35
-rw-r--r--fonts/aegean-ttf/PLIST14
-rw-r--r--fonts/aegean-ttf/distinfo14
-rw-r--r--fonts/aegyptus-ttf/DESCR2
-rw-r--r--fonts/aegyptus-ttf/Makefile34
-rw-r--r--fonts/aegyptus-ttf/PLIST13
-rw-r--r--fonts/aegyptus-ttf/distinfo11
-rw-r--r--fonts/akkadian-ttf/DESCR2
-rw-r--r--fonts/akkadian-ttf/Makefile33
-rw-r--r--fonts/akkadian-ttf/PLIST4
-rw-r--r--fonts/akkadian-ttf/distinfo5
-rw-r--r--fonts/anatolian-ttf/DESCR1
-rw-r--r--fonts/anatolian-ttf/Makefile33
-rw-r--r--fonts/anatolian-ttf/PLIST4
-rw-r--r--fonts/anatolian-ttf/distinfo5
-rw-r--r--fonts/asea-ttf/DESCR1
-rw-r--r--fonts/asea-ttf/Makefile33
-rw-r--r--fonts/asea-ttf/PLIST10
-rw-r--r--fonts/asea-ttf/distinfo5
-rw-r--r--fonts/symbola-ttf/DESCR2
-rw-r--r--fonts/symbola-ttf/Makefile33
-rw-r--r--fonts/symbola-ttf/PLIST4
-rw-r--r--fonts/symbola-ttf/distinfo5
24 files changed, 309 insertions, 0 deletions
diff --git a/fonts/aegean-ttf/DESCR b/fonts/aegean-ttf/DESCR
new file mode 100644
index 00000000000..e66377507ab
--- /dev/null
+++ b/fonts/aegean-ttf/DESCR
@@ -0,0 +1,6 @@
+Unicode fonts for Aegean Numbers, Ancient Greek Musical Notation,
+Ancient Greek Numbers, Ancient Roman Symbols, Arkalochori Axe,
+Carian, Cypriot Syllabary, Dispilio tablet, Linear A, Linear B
+Ideograms, Linear B Syllabary, Lycian, Lydian, Old Italic, Old
+Persian, Phaistos Disc, Phoenician, Phrygian, Sidetic, Troy vessels'
+signs, Ugaritic, Cretan Hieroglyphs, and Cypro-Minoan script(s).
diff --git a/fonts/aegean-ttf/Makefile b/fonts/aegean-ttf/Makefile
new file mode 100644
index 00000000000..0e9f8d7f560
--- /dev/null
+++ b/fonts/aegean-ttf/Makefile
@@ -0,0 +1,35 @@
+# $NetBSD: Makefile,v 1.1.1.1 2014/08/09 16:21:27 wiz Exp $
+
+DISTNAME= Aegean
+PKGNAME= aegean-ttf-7.42
+CATEGORIES= fonts
+MASTER_SITES= http://users.teilar.gr/~g1951d/
+EXTRACT_SUFX= .zip
+DISTFILES+= ${DISTNAME}.zip Cretan.zip CyproMinoan.zip LinearA.zip
+
+MAINTAINER= pkgsrc-users@NetBSD.org
+HOMEPAGE= http://users.teilar.gr/~g1951d/
+COMMENT= Aegean, Cretan, Cyprominoan, Linear-A fonts
+# Fonts in this site are offered free for any use; they may be
+# installed, embedded, opened, edited, modified, regenerated, posted,
+# packaged and redistributed.
+LICENSE= public-domain
+
+DIST_SUBDIR= ${PKGNAME_NOREV}
+WRKSRC= ${WRKDIR}
+
+USE_LANGUAGES= # none
+NO_CONFIGURE= yes
+NO_BUILD= yes
+
+FONTS_DIRS.ttf= ${PREFIX}/share/fonts/X11/TTF
+
+DOCDIR= ${PREFIX}/share/doc/${PKGBASE}
+INSTALLATION_DIRS= share/fonts/X11/TTF ${DOCDIR} ${FONTS_DIRS.ttf}
+
+do-install:
+ ${INSTALL_DATA} ${WRKSRC}/*.ttf ${DESTDIR}${FONTS_DIRS.ttf}
+ ${INSTALL_DATA} ${WRKSRC}/*.docx ${DESTDIR}${DOCDIR}
+ ${INSTALL_DATA} ${WRKSRC}/*.xlsx ${DESTDIR}${DOCDIR}
+
+.include "../../mk/bsd.pkg.mk"
diff --git a/fonts/aegean-ttf/PLIST b/fonts/aegean-ttf/PLIST
new file mode 100644
index 00000000000..8a8cd1708c5
--- /dev/null
+++ b/fonts/aegean-ttf/PLIST
@@ -0,0 +1,14 @@
+@comment $NetBSD: PLIST,v 1.1.1.1 2014/08/09 16:21:27 wiz Exp $
+share/doc/aegean-ttf/Aegean.docx
+share/doc/aegean-ttf/Alphabets.docx
+share/doc/aegean-ttf/Cretan.docx
+share/doc/aegean-ttf/CyproMinoan.docx
+share/doc/aegean-ttf/CyproMinoanCorpus.xlsx
+share/doc/aegean-ttf/Linear.docx
+share/doc/aegean-ttf/LinearAwords.xlsx
+share/fonts/X11/TTF/Aegean.ttf
+share/fonts/X11/TTF/Aegean_hint.ttf
+share/fonts/X11/TTF/Cretan.ttf
+share/fonts/X11/TTF/Cretan_hint.ttf
+share/fonts/X11/TTF/CyproMinoan.ttf
+share/fonts/X11/TTF/CyproMinoan_hint.ttf
diff --git a/fonts/aegean-ttf/distinfo b/fonts/aegean-ttf/distinfo
new file mode 100644
index 00000000000..2cf5d157bfd
--- /dev/null
+++ b/fonts/aegean-ttf/distinfo
@@ -0,0 +1,14 @@
+$NetBSD: distinfo,v 1.1.1.1 2014/08/09 16:21:27 wiz Exp $
+
+SHA1 (aegean-ttf-7.42/Aegean.zip) = 573d153a3680e4359e4eac579fa01e891061374a
+RMD160 (aegean-ttf-7.42/Aegean.zip) = 47186e594087a45a3133e9aa368de1575d46114d
+Size (aegean-ttf-7.42/Aegean.zip) = 1283071 bytes
+SHA1 (aegean-ttf-7.42/Cretan.zip) = 3d8946067d6d52d4884d01a162c9f78a3e7adba7
+RMD160 (aegean-ttf-7.42/Cretan.zip) = e896724768cdb630cec7503d2421667b74f2ea01
+Size (aegean-ttf-7.42/Cretan.zip) = 2198333 bytes
+SHA1 (aegean-ttf-7.42/CyproMinoan.zip) = 34eabe5edc451c799cb6077716323372bedd37aa
+RMD160 (aegean-ttf-7.42/CyproMinoan.zip) = b721fc513c57076c2ca062eafecb3d26511c9da7
+Size (aegean-ttf-7.42/CyproMinoan.zip) = 476844 bytes
+SHA1 (aegean-ttf-7.42/LinearA.zip) = a9d751b7ba7957e8af728fa79f5a75c6a12f3cdd
+RMD160 (aegean-ttf-7.42/LinearA.zip) = 15d51e013e7d8cabf9aa11dcc8f2d6b2e6c7e09e
+Size (aegean-ttf-7.42/LinearA.zip) = 316133 bytes
diff --git a/fonts/aegyptus-ttf/DESCR b/fonts/aegyptus-ttf/DESCR
new file mode 100644
index 00000000000..02d243261d7
--- /dev/null
+++ b/fonts/aegyptus-ttf/DESCR
@@ -0,0 +1,2 @@
+Unicode fonts with an extended list of 7062 Egyptian Hieroglyphs,
+Coptic, Meroitic, Hieratic Alphabet, and Transliteration Characters.
diff --git a/fonts/aegyptus-ttf/Makefile b/fonts/aegyptus-ttf/Makefile
new file mode 100644
index 00000000000..6476a96b539
--- /dev/null
+++ b/fonts/aegyptus-ttf/Makefile
@@ -0,0 +1,34 @@
+# $NetBSD: Makefile,v 1.1.1.1 2014/08/09 16:21:27 wiz Exp $
+
+DISTNAME= Aegyptus
+PKGNAME= aegyptus-ttf-5.03
+CATEGORIES= fonts
+MASTER_SITES= http://users.teilar.gr/~g1951d/
+EXTRACT_SUFX= .zip
+DISTFILES+= ${DISTNAME}.zip Nilus.zip Gardiner.zip
+
+MAINTAINER= pkgsrc-users@NetBSD.org
+HOMEPAGE= http://users.teilar.gr/~g1951d/
+COMMENT= Typefaces for Aegyptan symbols
+# Fonts in this site are offered free for any use; they may be
+# installed, embedded, opened, edited, modified, regenerated, posted,
+# packaged and redistributed.
+LICENSE= public-domain
+
+DIST_SUBDIR= ${PKGNAME_NOREV}
+WRKSRC= ${WRKDIR}
+
+USE_LANGUAGES= # none
+NO_CONFIGURE= yes
+NO_BUILD= yes
+
+FONTS_DIRS.ttf= ${PREFIX}/share/fonts/X11/TTF
+
+DOCDIR= ${PREFIX}/share/doc/${PKGBASE}
+INSTALLATION_DIRS= share/fonts/X11/TTF ${DOCDIR} ${FONTS_DIRS.ttf}
+
+do-install:
+ ${INSTALL_DATA} ${WRKSRC}/*.ttf ${DESTDIR}${FONTS_DIRS.ttf}
+ ${INSTALL_DATA} ${WRKSRC}/*.docx ${DESTDIR}${DOCDIR}
+
+.include "../../mk/bsd.pkg.mk"
diff --git a/fonts/aegyptus-ttf/PLIST b/fonts/aegyptus-ttf/PLIST
new file mode 100644
index 00000000000..bc2aa798175
--- /dev/null
+++ b/fonts/aegyptus-ttf/PLIST
@@ -0,0 +1,13 @@
+@comment $NetBSD: PLIST,v 1.1.1.1 2014/08/09 16:21:27 wiz Exp $
+share/doc/aegyptus-ttf/Aegyptus.docx
+share/doc/aegyptus-ttf/AegyptusTable.docx
+share/doc/aegyptus-ttf/Gardiner.docx
+share/doc/aegyptus-ttf/Nilus.docx
+share/fonts/X11/TTF/AegyptusB.ttf
+share/fonts/X11/TTF/AegyptusB_hint.ttf
+share/fonts/X11/TTF/AegyptusR.ttf
+share/fonts/X11/TTF/AegyptusR_hint.ttf
+share/fonts/X11/TTF/Gardiner.ttf
+share/fonts/X11/TTF/Gardiner_hint.ttf
+share/fonts/X11/TTF/Nilus.ttf
+share/fonts/X11/TTF/Nilus_hint.ttf
diff --git a/fonts/aegyptus-ttf/distinfo b/fonts/aegyptus-ttf/distinfo
new file mode 100644
index 00000000000..6cd80001085
--- /dev/null
+++ b/fonts/aegyptus-ttf/distinfo
@@ -0,0 +1,11 @@
+$NetBSD: distinfo,v 1.1.1.1 2014/08/09 16:21:27 wiz Exp $
+
+SHA1 (aegyptus-ttf-5.03/Aegyptus.zip) = 5a8752fabe2e6e9fabaa2e675fd97937500f0e7e
+RMD160 (aegyptus-ttf-5.03/Aegyptus.zip) = 5d4fcdd0bea8e49f5ca94b88a9afcfec75535143
+Size (aegyptus-ttf-5.03/Aegyptus.zip) = 15601477 bytes
+SHA1 (aegyptus-ttf-5.03/Gardiner.zip) = b5a49d979fb173c5eaa8baad87b4cd72b8a3e753
+RMD160 (aegyptus-ttf-5.03/Gardiner.zip) = 031a509147ef3f457c41c7212856ae6cc6e23794
+Size (aegyptus-ttf-5.03/Gardiner.zip) = 876219 bytes
+SHA1 (aegyptus-ttf-5.03/Nilus.zip) = c87693e69237949ad6fb72da50e18774ca85b379
+RMD160 (aegyptus-ttf-5.03/Nilus.zip) = 89c10fb410b8b62942fda75cb41f4daef08d6a3f
+Size (aegyptus-ttf-5.03/Nilus.zip) = 157197 bytes
diff --git a/fonts/akkadian-ttf/DESCR b/fonts/akkadian-ttf/DESCR
new file mode 100644
index 00000000000..fc25d6a3cbc
--- /dev/null
+++ b/fonts/akkadian-ttf/DESCR
@@ -0,0 +1,2 @@
+Unicode font with Sumero-Akkadian Cuneiform, Cuneiform Numbers and
+Punctuation, Early Dynastic Cuneiform, and Neo-Assyrian signs.
diff --git a/fonts/akkadian-ttf/Makefile b/fonts/akkadian-ttf/Makefile
new file mode 100644
index 00000000000..bfadcaec094
--- /dev/null
+++ b/fonts/akkadian-ttf/Makefile
@@ -0,0 +1,33 @@
+# $NetBSD: Makefile,v 1.1.1.1 2014/08/09 16:21:27 wiz Exp $
+
+DISTNAME= Akkadian
+PKGNAME= akkadian-ttf-7.15
+CATEGORIES= fonts
+MASTER_SITES= http://users.teilar.gr/~g1951d/
+EXTRACT_SUFX= .zip
+
+MAINTAINER= pkgsrc-users@NetBSD.org
+HOMEPAGE= http://users.teilar.gr/~g1951d/
+COMMENT= Typeface for various Cuneiform scripts and Neo-Assyrian signs
+# Fonts in this site are offered free for any use; they may be
+# installed, embedded, opened, edited, modified, regenerated, posted,
+# packaged and redistributed.
+LICENSE= public-domain
+
+DIST_SUBDIR= ${PKGNAME_NOREV}
+WRKSRC= ${WRKDIR}
+
+USE_LANGUAGES= # none
+NO_CONFIGURE= yes
+NO_BUILD= yes
+
+FONTS_DIRS.ttf= ${PREFIX}/share/fonts/X11/TTF
+
+DOCDIR= ${PREFIX}/share/doc/${PKGBASE}
+INSTALLATION_DIRS= share/fonts/X11/TTF ${DOCDIR} ${FONTS_DIRS.ttf}
+
+do-install:
+ ${INSTALL_DATA} ${WRKSRC}/*.ttf ${DESTDIR}${FONTS_DIRS.ttf}
+ ${INSTALL_DATA} ${WRKSRC}/*.docx ${DESTDIR}${DOCDIR}
+
+.include "../../mk/bsd.pkg.mk"
diff --git a/fonts/akkadian-ttf/PLIST b/fonts/akkadian-ttf/PLIST
new file mode 100644
index 00000000000..29649b105fe
--- /dev/null
+++ b/fonts/akkadian-ttf/PLIST
@@ -0,0 +1,4 @@
+@comment $NetBSD: PLIST,v 1.1.1.1 2014/08/09 16:21:27 wiz Exp $
+share/doc/akkadian-ttf/Akkadian.docx
+share/fonts/X11/TTF/Akkadian.ttf
+share/fonts/X11/TTF/Akkadian_hint.ttf
diff --git a/fonts/akkadian-ttf/distinfo b/fonts/akkadian-ttf/distinfo
new file mode 100644
index 00000000000..cfcd48bc168
--- /dev/null
+++ b/fonts/akkadian-ttf/distinfo
@@ -0,0 +1,5 @@
+$NetBSD: distinfo,v 1.1.1.1 2014/08/09 16:21:27 wiz Exp $
+
+SHA1 (akkadian-ttf-7.15/Akkadian.zip) = 40ccab4dbdf954aa88d2e564c172d4c681a87429
+RMD160 (akkadian-ttf-7.15/Akkadian.zip) = 66222a2296f9b5ccf2b40f6da13d0108f0d54d0e
+Size (akkadian-ttf-7.15/Akkadian.zip) = 2046114 bytes
diff --git a/fonts/anatolian-ttf/DESCR b/fonts/anatolian-ttf/DESCR
new file mode 100644
index 00000000000..fca63cc04f2
--- /dev/null
+++ b/fonts/anatolian-ttf/DESCR
@@ -0,0 +1 @@
+Unicode font with Anatolian Hieroglyphs.
diff --git a/fonts/anatolian-ttf/Makefile b/fonts/anatolian-ttf/Makefile
new file mode 100644
index 00000000000..b983b2b605c
--- /dev/null
+++ b/fonts/anatolian-ttf/Makefile
@@ -0,0 +1,33 @@
+# $NetBSD: Makefile,v 1.1.1.1 2014/08/09 16:21:27 wiz Exp $
+
+DISTNAME= Anatolian
+PKGNAME= anatolian-ttf-5.02
+CATEGORIES= fonts
+MASTER_SITES= http://users.teilar.gr/~g1951d/
+EXTRACT_SUFX= .zip
+
+MAINTAINER= pkgsrc-users@NetBSD.org
+HOMEPAGE= http://users.teilar.gr/~g1951d/
+COMMENT= Typeface for Anatolian hieroglyphs
+# Fonts in this site are offered free for any use; they may be
+# installed, embedded, opened, edited, modified, regenerated, posted,
+# packaged and redistributed.
+LICENSE= public-domain
+
+DIST_SUBDIR= ${PKGNAME_NOREV}
+WRKSRC= ${WRKDIR}
+
+USE_LANGUAGES= # none
+NO_CONFIGURE= yes
+NO_BUILD= yes
+
+FONTS_DIRS.ttf= ${PREFIX}/share/fonts/X11/TTF
+
+DOCDIR= ${PREFIX}/share/doc/${PKGBASE}
+INSTALLATION_DIRS= share/fonts/X11/TTF ${DOCDIR} ${FONTS_DIRS.ttf}
+
+do-install:
+ ${INSTALL_DATA} ${WRKSRC}/*.ttf ${DESTDIR}${FONTS_DIRS.ttf}
+ ${INSTALL_DATA} ${WRKSRC}/*.docx ${DESTDIR}${DOCDIR}
+
+.include "../../mk/bsd.pkg.mk"
diff --git a/fonts/anatolian-ttf/PLIST b/fonts/anatolian-ttf/PLIST
new file mode 100644
index 00000000000..f2b2442126b
--- /dev/null
+++ b/fonts/anatolian-ttf/PLIST
@@ -0,0 +1,4 @@
+@comment $NetBSD: PLIST,v 1.1.1.1 2014/08/09 16:21:28 wiz Exp $
+share/doc/anatolian-ttf/Anatolian.docx
+share/fonts/X11/TTF/Anatolian.ttf
+share/fonts/X11/TTF/Anatolian_hint.ttf
diff --git a/fonts/anatolian-ttf/distinfo b/fonts/anatolian-ttf/distinfo
new file mode 100644
index 00000000000..0aa83440644
--- /dev/null
+++ b/fonts/anatolian-ttf/distinfo
@@ -0,0 +1,5 @@
+$NetBSD: distinfo,v 1.1.1.1 2014/08/09 16:21:28 wiz Exp $
+
+SHA1 (anatolian-ttf-5.02/Anatolian.zip) = 5d59d5af7c064a1505a4e7db617f21827bb4f9fa
+RMD160 (anatolian-ttf-5.02/Anatolian.zip) = ef0645b5982ca882ff1615af171acbd2eb1b1332
+Size (anatolian-ttf-5.02/Anatolian.zip) = 599906 bytes
diff --git a/fonts/asea-ttf/DESCR b/fonts/asea-ttf/DESCR
new file mode 100644
index 00000000000..ac2996ebc97
--- /dev/null
+++ b/fonts/asea-ttf/DESCR
@@ -0,0 +1 @@
+Unicode font for greek typography.
diff --git a/fonts/asea-ttf/Makefile b/fonts/asea-ttf/Makefile
new file mode 100644
index 00000000000..e731fad3f81
--- /dev/null
+++ b/fonts/asea-ttf/Makefile
@@ -0,0 +1,33 @@
+# $NetBSD: Makefile,v 1.1.1.1 2014/08/09 16:21:28 wiz Exp $
+
+DISTNAME= Asea
+PKGNAME= asea-ttf-4.13
+CATEGORIES= fonts
+MASTER_SITES= http://users.teilar.gr/~g1951d/
+EXTRACT_SUFX= .zip
+
+MAINTAINER= pkgsrc-users@NetBSD.org
+HOMEPAGE= http://users.teilar.gr/~g1951d/
+COMMENT= Typeface for greek typography
+# Fonts in this site are offered free for any use; they may be
+# installed, embedded, opened, edited, modified, regenerated, posted,
+# packaged and redistributed.
+LICENSE= public-domain
+
+DIST_SUBDIR= ${PKGNAME_NOREV}
+WRKSRC= ${WRKDIR}
+
+USE_LANGUAGES= # none
+NO_CONFIGURE= yes
+NO_BUILD= yes
+
+FONTS_DIRS.ttf= ${PREFIX}/share/fonts/X11/TTF
+
+DOCDIR= ${PREFIX}/share/doc/${PKGBASE}
+INSTALLATION_DIRS= share/fonts/X11/TTF ${DOCDIR} ${FONTS_DIRS.ttf}
+
+do-install:
+ ${INSTALL_DATA} ${WRKSRC}/*.ttf ${DESTDIR}${FONTS_DIRS.ttf}
+ ${INSTALL_DATA} ${WRKSRC}/*.docx ${DESTDIR}${DOCDIR}
+
+.include "../../mk/bsd.pkg.mk"
diff --git a/fonts/asea-ttf/PLIST b/fonts/asea-ttf/PLIST
new file mode 100644
index 00000000000..af99343fa80
--- /dev/null
+++ b/fonts/asea-ttf/PLIST
@@ -0,0 +1,10 @@
+@comment $NetBSD: PLIST,v 1.1.1.1 2014/08/09 16:21:28 wiz Exp $
+share/doc/asea-ttf/Asea.docx
+share/fonts/X11/TTF/AseaB.ttf
+share/fonts/X11/TTF/AseaB_hint.ttf
+share/fonts/X11/TTF/AseaI.ttf
+share/fonts/X11/TTF/AseaI_hint.ttf
+share/fonts/X11/TTF/AseaJ.ttf
+share/fonts/X11/TTF/AseaJ_hint.ttf
+share/fonts/X11/TTF/AseaR.ttf
+share/fonts/X11/TTF/AseaR_hint.ttf
diff --git a/fonts/asea-ttf/distinfo b/fonts/asea-ttf/distinfo
new file mode 100644
index 00000000000..f3b23f7011a
--- /dev/null
+++ b/fonts/asea-ttf/distinfo
@@ -0,0 +1,5 @@
+$NetBSD: distinfo,v 1.1.1.1 2014/08/09 16:21:28 wiz Exp $
+
+SHA1 (asea-ttf-4.13/Asea.zip) = c457a649e57ebddfc9b1d811543a3febd9696b0c
+RMD160 (asea-ttf-4.13/Asea.zip) = 910e98fc6327bad6fec6cad2d9e9e43137ee4242
+Size (asea-ttf-4.13/Asea.zip) = 1805110 bytes
diff --git a/fonts/symbola-ttf/DESCR b/fonts/symbola-ttf/DESCR
new file mode 100644
index 00000000000..0e0510d06ac
--- /dev/null
+++ b/fonts/symbola-ttf/DESCR
@@ -0,0 +1,2 @@
+Basic Latin, Greek, Cyrillic and many Symbol blocks of The Unicode
+Standard, Version 7.0.
diff --git a/fonts/symbola-ttf/Makefile b/fonts/symbola-ttf/Makefile
new file mode 100644
index 00000000000..565ec7473fb
--- /dev/null
+++ b/fonts/symbola-ttf/Makefile
@@ -0,0 +1,33 @@
+# $NetBSD: Makefile,v 1.1.1.1 2014/08/09 16:21:28 wiz Exp $
+
+DISTNAME= Symbola
+PKGNAME= symbola-ttf-7.17
+CATEGORIES= fonts
+MASTER_SITES= http://users.teilar.gr/~g1951d/
+EXTRACT_SUFX= .zip
+
+MAINTAINER= pkgsrc-users@NetBSD.org
+HOMEPAGE= http://users.teilar.gr/~g1951d/
+COMMENT= Basic Latin, Greek, Cyrillic, and many Symbol blocks from Unicode
+# Fonts in this site are offered free for any use; they may be
+# installed, embedded, opened, edited, modified, regenerated, posted,
+# packaged and redistributed.
+LICENSE= public-domain
+
+DIST_SUBDIR= ${PKGNAME_NOREV}
+WRKSRC= ${WRKDIR}
+
+USE_LANGUAGES= # none
+NO_CONFIGURE= yes
+NO_BUILD= yes
+
+FONTS_DIRS.ttf= ${PREFIX}/share/fonts/X11/TTF
+
+DOCDIR= ${PREFIX}/share/doc/${PKGBASE}
+INSTALLATION_DIRS= share/fonts/X11/TTF ${DOCDIR} ${FONTS_DIRS.ttf}
+
+do-install:
+ ${INSTALL_DATA} ${WRKSRC}/*.ttf ${DESTDIR}${FONTS_DIRS.ttf}
+ ${INSTALL_DATA} ${WRKSRC}/*.docx ${DESTDIR}${DOCDIR}
+
+.include "../../mk/bsd.pkg.mk"
diff --git a/fonts/symbola-ttf/PLIST b/fonts/symbola-ttf/PLIST
new file mode 100644
index 00000000000..940bab53c8d
--- /dev/null
+++ b/fonts/symbola-ttf/PLIST
@@ -0,0 +1,4 @@
+@comment $NetBSD: PLIST,v 1.1.1.1 2014/08/09 16:21:28 wiz Exp $
+share/doc/symbola-ttf/Symbola.docx
+share/fonts/X11/TTF/Symbola.ttf
+share/fonts/X11/TTF/Symbola_hint.ttf
diff --git a/fonts/symbola-ttf/distinfo b/fonts/symbola-ttf/distinfo
new file mode 100644
index 00000000000..b938c0cb005
--- /dev/null
+++ b/fonts/symbola-ttf/distinfo
@@ -0,0 +1,5 @@
+$NetBSD: distinfo,v 1.1.1.1 2014/08/09 16:21:28 wiz Exp $
+
+SHA1 (symbola-ttf-7.17/Symbola.zip) = b386a78a777d7da1e305b7663556dfdf51d8b75e
+RMD160 (symbola-ttf-7.17/Symbola.zip) = 301096408de3fa9e9f710829650e6c349a826924
+Size (symbola-ttf-7.17/Symbola.zip) = 2665086 bytes