summaryrefslogtreecommitdiff
path: root/textproc/t1utils/Makefile
blob: aaf22d89afc5b6d17a51ac9b7a5b74e608e02077 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
# $NetBSD: Makefile,v 1.4 2001/02/17 17:37:44 wiz Exp $
#

DISTNAME=	t1utils-1.20
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

.include "../../mk/bsd.pkg.mk"