blob: c02b04fa457e9c339fd3a7c4a4775d022f2e0b07 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
# $NetBSD: Makefile,v 1.14 2015/03/01 14:58:19 wiz Exp $
DISTNAME= t1utils-1.39
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
.include "../../mk/bsd.pkg.mk"
|