summaryrefslogtreecommitdiff
path: root/textproc/t1utils/Makefile
blob: f2b48f889d54feba5854048703c9a66e2d78afd6 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
# $NetBSD: Makefile,v 1.6 2001/07/26 22:46:03 dillo 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_BUILDLINK_ONLY=	YES

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