summaryrefslogtreecommitdiff
path: root/fonts/t1utils/Makefile
blob: d6dcd897904a39c2de7ec0df25f85b29ba4932cd (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
# $NetBSD: Makefile,v 1.1.1.1 2002/07/19 12:37:41 wiz Exp $
#

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

GNU_CONFIGURE=		YES
USE_BUILDLINK_ONLY=	YES

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