summaryrefslogtreecommitdiff
path: root/fonts/t1utils
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2002-07-19 12:37:41 +0000
committerwiz <wiz@pkgsrc.org>2002-07-19 12:37:41 +0000
commit8fb6a916b1ed576473c1dbb8deced8bdb32a8147 (patch)
treeac4e5c27b9c722ec8b05959532efb9d6b1ae9abc /fonts/t1utils
parentc08e4fd90bc2884c0086f6d23bafc6551f97739d (diff)
downloadpkgsrc-8fb6a916b1ed576473c1dbb8deced8bdb32a8147.tar.gz
Re-import of textproc/t1lib, textproc/t1utils, and x11/type1inst into fonts.
Changes: CATEGORIES only.
Diffstat (limited to 'fonts/t1utils')
-rw-r--r--fonts/t1utils/DESCR5
-rw-r--r--fonts/t1utils/Makefile15
-rw-r--r--fonts/t1utils/PLIST13
-rw-r--r--fonts/t1utils/distinfo4
4 files changed, 37 insertions, 0 deletions
diff --git a/fonts/t1utils/DESCR b/fonts/t1utils/DESCR
new file mode 100644
index 00000000000..9680c8027ee
--- /dev/null
+++ b/fonts/t1utils/DESCR
@@ -0,0 +1,5 @@
+Utilities for working with Postscript Type 1 font files. In
+particular, this package includes programs for changing font files
+between ASCII and binary formats, and a "human readable" format,
+and it also includes a program for extracting the useful information
+from the "resource fork" of MacOS files.
diff --git a/fonts/t1utils/Makefile b/fonts/t1utils/Makefile
new file mode 100644
index 00000000000..d6dcd897904
--- /dev/null
+++ b/fonts/t1utils/Makefile
@@ -0,0 +1,15 @@
+# $NetBSD: Makefile,v 1.1.1.1 2002/07/19 12:37:41 wiz Exp $
+#
+
+DISTNAME= t1utils-1.23
+CATEGORIES= fonts converters
+MASTER_SITES= http://www.lcdf.org/~eddietwo/type/
+
+MAINTAINER= jonb@netbsd.org
+HOMEPAGE= http://www.lcdf.org/~eddietwo/type/
+COMMENT= Utility programs for dealing with Postscript Type 1 font files
+
+GNU_CONFIGURE= YES
+USE_BUILDLINK_ONLY= YES
+
+.include "../../mk/bsd.pkg.mk"
diff --git a/fonts/t1utils/PLIST b/fonts/t1utils/PLIST
new file mode 100644
index 00000000000..bd458ef140b
--- /dev/null
+++ b/fonts/t1utils/PLIST
@@ -0,0 +1,13 @@
+@comment $NetBSD: PLIST,v 1.1.1.1 2002/07/19 12:37:41 wiz Exp $
+bin/t1ascii
+bin/t1asm
+bin/t1binary
+bin/t1disasm
+bin/t1mac
+bin/t1unmac
+man/man1/t1ascii.1
+man/man1/t1asm.1
+man/man1/t1binary.1
+man/man1/t1disasm.1
+man/man1/t1mac.1
+man/man1/t1unmac.1
diff --git a/fonts/t1utils/distinfo b/fonts/t1utils/distinfo
new file mode 100644
index 00000000000..01f7d03debe
--- /dev/null
+++ b/fonts/t1utils/distinfo
@@ -0,0 +1,4 @@
+$NetBSD: distinfo,v 1.1.1.1 2002/07/19 12:37:41 wiz Exp $
+
+SHA1 (t1utils-1.23.tar.gz) = b9b44b6b76494c6b7444af0341d338f1bc6eaa7f
+Size (t1utils-1.23.tar.gz) = 72306 bytes