summaryrefslogtreecommitdiff
path: root/fonts
diff options
context:
space:
mode:
authorjoerg <joerg>2006-11-03 16:26:08 +0000
committerjoerg <joerg>2006-11-03 16:26:08 +0000
commit09a00d92488568facd6ea0f72ef057202c9a9485 (patch)
tree649405e82062b11d79c6e8950fb4d8d06017b542 /fonts
parent946e44f7414e58736032deed11c393d18251fbbc (diff)
downloadpkgsrc-09a00d92488568facd6ea0f72ef057202c9a9485.tar.gz
Import the standalone mkfontdir from modular Xorg.
Diffstat (limited to 'fonts')
-rw-r--r--fonts/mkfontdir/DESCR2
-rw-r--r--fonts/mkfontdir/Makefile18
-rw-r--r--fonts/mkfontdir/PLIST3
-rw-r--r--fonts/mkfontdir/distinfo5
4 files changed, 28 insertions, 0 deletions
diff --git a/fonts/mkfontdir/DESCR b/fonts/mkfontdir/DESCR
new file mode 100644
index 00000000000..d4952e20df3
--- /dev/null
+++ b/fonts/mkfontdir/DESCR
@@ -0,0 +1,2 @@
+This package contains the mkfontdir, a program to generate legacy X11
+font indices. This is from the modular X.org project.
diff --git a/fonts/mkfontdir/Makefile b/fonts/mkfontdir/Makefile
new file mode 100644
index 00000000000..b9c5fb39d22
--- /dev/null
+++ b/fonts/mkfontdir/Makefile
@@ -0,0 +1,18 @@
+# $NetBSD: Makefile,v 1.1.1.1 2006/11/03 16:26:08 joerg Exp $
+#
+
+DISTNAME= mkfontdir-1.0.2
+CATEGORIES= fonts x11
+MASTER_SITES= http://xorg.freedesktop.org/releases/individual/app/
+EXTRACT_SUFX= .tar.bz2
+
+MAINTAINER= joerg@NetBSD.org
+HOMEPAGE= http://xorg.freedesktop.org/
+COMMENT= X11 Font Index Generator
+
+PKG_INSTALLATION_TYPES= overwrite pkgviews
+PKG_DESTDIR_SUPPORT= user-destdir
+
+GNU_CONFIGURE= yes
+
+.include "../../mk/bsd.pkg.mk"
diff --git a/fonts/mkfontdir/PLIST b/fonts/mkfontdir/PLIST
new file mode 100644
index 00000000000..b2de7b66a02
--- /dev/null
+++ b/fonts/mkfontdir/PLIST
@@ -0,0 +1,3 @@
+@comment $NetBSD: PLIST,v 1.1.1.1 2006/11/03 16:26:08 joerg Exp $
+bin/mkfontdir
+man/man1/mkfontdir.1
diff --git a/fonts/mkfontdir/distinfo b/fonts/mkfontdir/distinfo
new file mode 100644
index 00000000000..49125666e27
--- /dev/null
+++ b/fonts/mkfontdir/distinfo
@@ -0,0 +1,5 @@
+$NetBSD: distinfo,v 1.1.1.1 2006/11/03 16:26:08 joerg Exp $
+
+SHA1 (mkfontdir-1.0.2.tar.bz2) = f7e243cd26bacb9c5000eaf1595bb6c7b8bafb14
+RMD160 (mkfontdir-1.0.2.tar.bz2) = 69296350311aa149e675c2eca19bf483804f9aec
+Size (mkfontdir-1.0.2.tar.bz2) = 61745 bytes