summaryrefslogtreecommitdiff
path: root/fonts/t1utils/Makefile
blob: 3c4d4daa192940a5ac417e6cecc0e9e602417d83 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
# $NetBSD: Makefile,v 1.6 2004/04/27 08:44:43 adam Exp $
#

DISTNAME=	t1utils-1.32
CATEGORIES=	fonts 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

USE_BUILDLINK3=		YES
GNU_CONFIGURE=		YES

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