summaryrefslogtreecommitdiff
path: root/fonts
diff options
context:
space:
mode:
authorreed <reed>2005-07-20 00:59:45 +0000
committerreed <reed>2005-07-20 00:59:45 +0000
commit58933d6c77dc692e1731e89e632cab26466ce59c (patch)
treebac356b43d6d30dde8e06976d55d767a2a872f30 /fonts
parent7b786184e4f76eafbf905bd33e9406ed86c812dc (diff)
downloadpkgsrc-58933d6c77dc692e1731e89e632cab26466ce59c.tar.gz
Import fonts/freefont-ttf.
The freefont project provides a set of free, high-quality, outline (i.e. OpenType) fonts covering the ISO 10646/Unicode UCS (Universal Character Set). The set consists of three typefaces: one monospaced and two proportional -- one with uniform and one with modulated stroke. These fonts are similar to the Helvetica, Times and Courier fonts.
Diffstat (limited to 'fonts')
-rw-r--r--fonts/freefont-ttf/DESCR6
-rw-r--r--fonts/freefont-ttf/Makefile28
-rw-r--r--fonts/freefont-ttf/PLIST19
-rw-r--r--fonts/freefont-ttf/distinfo5
4 files changed, 58 insertions, 0 deletions
diff --git a/fonts/freefont-ttf/DESCR b/fonts/freefont-ttf/DESCR
new file mode 100644
index 00000000000..0e681db6022
--- /dev/null
+++ b/fonts/freefont-ttf/DESCR
@@ -0,0 +1,6 @@
+The freefont project provides a set of free, high-quality, outline
+(i.e. OpenType) fonts covering the ISO 10646/Unicode UCS (Universal
+Character Set). The set consists of three typefaces: one monospaced
+and two proportional -- one with uniform and one with modulated
+stroke. These fonts are similar to the Helvetica, Times and Courier
+fonts.
diff --git a/fonts/freefont-ttf/Makefile b/fonts/freefont-ttf/Makefile
new file mode 100644
index 00000000000..ebddf459e96
--- /dev/null
+++ b/fonts/freefont-ttf/Makefile
@@ -0,0 +1,28 @@
+# $NetBSD: Makefile,v 1.1.1.1 2005/07/20 00:59:45 reed Exp $
+#
+
+DISTNAME= freefont-ttf
+PKGNAME= ${DISTNAME}-20050407
+CATEGORIES= fonts
+MASTER_SITES= http://savannah.nongnu.org/download/freefont/
+
+MAINTAINER= reed@reedmedia.net
+HOMEPAGE= http://www.nongnu.org/freefont/
+COMMENT= Free UCS Outline Fonts: FreeMono, FreeSans, and FreeSerif
+
+DIST_SUBDIR= ${PKGNAME}
+
+WRKSRC= ${WRKDIR}
+NO_CONFIGURE= yes
+NO_BUILD= yes
+USE_LANGUAGES= # empty
+INSTALLATION_DIRS= share/fonts/freefont share/doc/freefont
+
+do-install:
+ ${INSTALL_DATA} ${WRKSRC}/README ${PREFIX}/share/doc/freefont/
+ ${INSTALL_DATA} ${WRKSRC}/AUTHORS ${PREFIX}/share/doc/freefont/
+ ${INSTALL_DATA} ${WRKSRC}/CREDITS ${PREFIX}/share/doc/freefont/
+ cd ${WRKSRC}/sfd && \
+ ${PAX} -rw Free*.ttf ${PREFIX}/share/fonts/freefont/
+
+.include "../../mk/bsd.pkg.mk"
diff --git a/fonts/freefont-ttf/PLIST b/fonts/freefont-ttf/PLIST
new file mode 100644
index 00000000000..75ed7fefea3
--- /dev/null
+++ b/fonts/freefont-ttf/PLIST
@@ -0,0 +1,19 @@
+@comment $NetBSD: PLIST,v 1.1.1.1 2005/07/20 00:59:45 reed Exp $
+share/doc/freefont/AUTHORS
+share/doc/freefont/CREDITS
+share/doc/freefont/README
+share/fonts/freefont/FreeMono.ttf
+share/fonts/freefont/FreeMonoBold.ttf
+share/fonts/freefont/FreeMonoBoldOblique.ttf
+share/fonts/freefont/FreeMonoOblique.ttf
+share/fonts/freefont/FreeSans.ttf
+share/fonts/freefont/FreeSansBold.ttf
+share/fonts/freefont/FreeSansBoldOblique.ttf
+share/fonts/freefont/FreeSansOblique.ttf
+share/fonts/freefont/FreeSerif.ttf
+share/fonts/freefont/FreeSerifBold.ttf
+share/fonts/freefont/FreeSerifBoldItalic.ttf
+share/fonts/freefont/FreeSerifItalic.ttf
+@dirrm share/fonts/freefont
+@unexec ${RMDIR} %D/share/fonts 2> /dev/null || ${TRUE}
+@dirrm share/doc/freefont
diff --git a/fonts/freefont-ttf/distinfo b/fonts/freefont-ttf/distinfo
new file mode 100644
index 00000000000..4c35ce4ca47
--- /dev/null
+++ b/fonts/freefont-ttf/distinfo
@@ -0,0 +1,5 @@
+$NetBSD: distinfo,v 1.1.1.1 2005/07/20 00:59:45 reed Exp $
+
+SHA1 (freefont-ttf-20050407/freefont-ttf.tar.gz) = bace5fc544871a646b63f94d4902be0fceca0b3e
+RMD160 (freefont-ttf-20050407/freefont-ttf.tar.gz) = 68711d7a351c88c328e8b587ea1699f0dba3cf04
+Size (freefont-ttf-20050407/freefont-ttf.tar.gz) = 1189011 bytes