diff options
| author | jlam <jlam@pkgsrc.org> | 2002-08-25 21:19:46 +0000 |
|---|---|---|
| committer | jlam <jlam@pkgsrc.org> | 2002-08-25 21:19:46 +0000 |
| commit | 8515688e4fc1e61508e192542688b3ff53ea4ca8 (patch) | |
| tree | d2d4ad86fb660f5fc1d74e8ef4b3232c9aad1046 /textproc/t1utils | |
| parent | 3612c287b035cd52b87361b84833d892629cf955 (diff) | |
| download | pkgsrc-buildlink2.tar.gz | |
Merge changes in the main trunk into the buildlink2 branch for thosebuildlink2
packages that have been converted to USE_BUILDLINK2.
Diffstat (limited to 'textproc/t1utils')
| -rw-r--r-- | textproc/t1utils/DESCR | 5 | ||||
| -rw-r--r-- | textproc/t1utils/Makefile | 15 | ||||
| -rw-r--r-- | textproc/t1utils/PLIST | 13 | ||||
| -rw-r--r-- | textproc/t1utils/distinfo | 4 |
4 files changed, 0 insertions, 37 deletions
diff --git a/textproc/t1utils/DESCR b/textproc/t1utils/DESCR deleted file mode 100644 index 9680c8027ee..00000000000 --- a/textproc/t1utils/DESCR +++ /dev/null @@ -1,5 +0,0 @@ -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/textproc/t1utils/Makefile b/textproc/t1utils/Makefile deleted file mode 100644 index a14b97a05c9..00000000000 --- a/textproc/t1utils/Makefile +++ /dev/null @@ -1,15 +0,0 @@ -# $NetBSD: Makefile,v 1.6.2.1 2002/06/30 06:24:21 jlam Exp $ -# - -DISTNAME= t1utils-1.23 -CATEGORIES= textproc 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_BUILDLINK2= YES - -.include "../../mk/bsd.pkg.mk" diff --git a/textproc/t1utils/PLIST b/textproc/t1utils/PLIST deleted file mode 100644 index 8d3eda2b603..00000000000 --- a/textproc/t1utils/PLIST +++ /dev/null @@ -1,13 +0,0 @@ -@comment $NetBSD: PLIST,v 1.1 2001/10/31 22:58:56 zuntum 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/textproc/t1utils/distinfo b/textproc/t1utils/distinfo deleted file mode 100644 index 88eaf885af2..00000000000 --- a/textproc/t1utils/distinfo +++ /dev/null @@ -1,4 +0,0 @@ -$NetBSD: distinfo,v 1.3 2001/07/26 22:46:03 dillo Exp $ - -SHA1 (t1utils-1.23.tar.gz) = b9b44b6b76494c6b7444af0341d338f1bc6eaa7f -Size (t1utils-1.23.tar.gz) = 72306 bytes |
