summaryrefslogtreecommitdiff
path: root/textproc/t1utils/Makefile
diff options
context:
space:
mode:
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"