summaryrefslogtreecommitdiff
path: root/textproc/t1utils/Makefile
diff options
context:
space:
mode:
authorjlam <jlam@pkgsrc.org>2002-08-25 21:19:46 +0000
committerjlam <jlam@pkgsrc.org>2002-08-25 21:19:46 +0000
commit8515688e4fc1e61508e192542688b3ff53ea4ca8 (patch)
treed2d4ad86fb660f5fc1d74e8ef4b3232c9aad1046 /textproc/t1utils/Makefile
parent3612c287b035cd52b87361b84833d892629cf955 (diff)
downloadpkgsrc-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/Makefile')
-rw-r--r--textproc/t1utils/Makefile15
1 files changed, 0 insertions, 15 deletions
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"