9637f7852e
pkglint -r --network --only "migrate" As a side-effect of migrating the homepages, pkglint also fixed a few indentations in unrelated lines. These and the new homepages have been checked manually.
14 lines
376 B
Makefile
14 lines
376 B
Makefile
# $NetBSD: Makefile,v 1.17 2020/01/26 17:31:12 rillig Exp $
|
|
|
|
DISTNAME= t1utils-1.41
|
|
CATEGORIES= fonts converters
|
|
MASTER_SITES= http://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"
|