summaryrefslogtreecommitdiff
path: root/textproc
diff options
context:
space:
mode:
authorjonb <jonb>2000-01-13 04:15:35 +0000
committerjonb <jonb>2000-01-13 04:15:35 +0000
commit83eb6e05e8c1519e9aa343227c4917d0fb597fe0 (patch)
tree573a6da9c83f6938eb99fe4ac2d8cd04704e381c /textproc
parentbc36bbbe19479797e5e26776a31bdff63a0f0d61 (diff)
downloadpkgsrc-83eb6e05e8c1519e9aa343227c4917d0fb597fe0.tar.gz
Initial import of mminstance-1.8:
Utility programs for creating instances of Multiple master fonts.
Diffstat (limited to 'textproc')
-rw-r--r--textproc/mminstance/Makefile13
-rw-r--r--textproc/mminstance/files/md53
-rw-r--r--textproc/mminstance/pkg/COMMENT1
-rw-r--r--textproc/mminstance/pkg/DESCR4
-rw-r--r--textproc/mminstance/pkg/PLIST5
5 files changed, 26 insertions, 0 deletions
diff --git a/textproc/mminstance/Makefile b/textproc/mminstance/Makefile
new file mode 100644
index 00000000000..a53e9925375
--- /dev/null
+++ b/textproc/mminstance/Makefile
@@ -0,0 +1,13 @@
+# $NetBSD: Makefile,v 1.1.1.1 2000/01/13 04:15:35 jonb Exp $
+#
+
+DISTNAME= mminstance-1.8
+CATEGORIES= textproc
+MASTER_SITES= http://www.lcdf.org/~eddietwo/type/
+
+MAINTAINER= jonb@netbsd.org
+HOMEPAGE= http://www.lcdf.org/~eddietwo/type/
+
+GNU_CONFIGURE= YES
+
+.include "../../mk/bsd.pkg.mk"
diff --git a/textproc/mminstance/files/md5 b/textproc/mminstance/files/md5
new file mode 100644
index 00000000000..9ea8cb2f428
--- /dev/null
+++ b/textproc/mminstance/files/md5
@@ -0,0 +1,3 @@
+$NetBSD: md5,v 1.1.1.1 2000/01/13 04:15:35 jonb Exp $
+
+MD5 (mminstance-1.8.tar.gz) = 126653233eb304347468da71ac404e9a
diff --git a/textproc/mminstance/pkg/COMMENT b/textproc/mminstance/pkg/COMMENT
new file mode 100644
index 00000000000..d9b2e05a457
--- /dev/null
+++ b/textproc/mminstance/pkg/COMMENT
@@ -0,0 +1 @@
+Utility programs for creating instances of Multiple master fonts.
diff --git a/textproc/mminstance/pkg/DESCR b/textproc/mminstance/pkg/DESCR
new file mode 100644
index 00000000000..bcc618005e6
--- /dev/null
+++ b/textproc/mminstance/pkg/DESCR
@@ -0,0 +1,4 @@
+Utilities for making instances of Multiple master fonts. The first,
+mmpfb, creates a normal type 1 font from a given Multiple master
+font. The other, mmafm, creates a standard AFM file from the given
+AMFM and AFM files supplied with the Multiple master font.
diff --git a/textproc/mminstance/pkg/PLIST b/textproc/mminstance/pkg/PLIST
new file mode 100644
index 00000000000..3494b0814a9
--- /dev/null
+++ b/textproc/mminstance/pkg/PLIST
@@ -0,0 +1,5 @@
+@comment $NetBSD: PLIST,v 1.1.1.1 2000/01/13 04:15:35 jonb Exp $
+bin/mmafm
+bin/mmpfb
+man/man1/mmafm.1
+man/man1/mmpfb.1