summaryrefslogtreecommitdiff
path: root/textproc/t1utils/Makefile
blob: a14b97a05c9348617b3ff7b527fcd576f837cb39 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
# $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"