pkgsrc/fonts/t1utils/Makefile
rillig 9637f7852e all: migrate homepages from http to https
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.
2020-01-26 17:30:40 +00:00

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"