blob: 03cfac9921499b066f3b9f25742d78569f05ced6 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
# $NetBSD: Makefile,v 1.18 2020/12/31 22:40:17 fcambus Exp $
DISTNAME= t1utils-1.42
CATEGORIES= fonts converters
MASTER_SITES= https://www.lcdf.org/~eddietwo/type/
MAINTAINER= jonb@NetBSD.org
HOMEPAGE= https://www.lcdf.org/~eddietwo/type/
COMMENT= Utility programs for dealing with Postscript Type 1 font files
LICENSE= mit
GNU_CONFIGURE= yes
.include "../../mk/bsd.pkg.mk"
|