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.
15 lines
379 B
Makefile
15 lines
379 B
Makefile
# $NetBSD: Makefile,v 1.8 2020/01/26 17:31:11 rillig Exp $
|
|
#
|
|
|
|
DISTNAME= mminstance-1.20
|
|
CATEGORIES= fonts
|
|
MASTER_SITES= http://www.lcdf.org/~eddietwo/type/
|
|
|
|
MAINTAINER= jonb@NetBSD.org
|
|
HOMEPAGE= https://www.lcdf.org/~eddietwo/type/
|
|
COMMENT= Utility programs for creating instances of multiple master fonts
|
|
|
|
GNU_CONFIGURE= YES
|
|
USE_LANGUAGES= c c++
|
|
|
|
.include "../../mk/bsd.pkg.mk"
|