summaryrefslogtreecommitdiff
path: root/fonts/t1utils/Makefile
blob: 1c72bc844c21e00c148b278c79f442178d16cf78 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
# $NetBSD: Makefile,v 1.3 2003/06/01 12:49:12 salo Exp $
#

DISTNAME=	t1utils-1.27
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_BUILDLINK2=	YES
GNU_CONFIGURE=	YES

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