b686dd9180
pkglint --only "https instead of http" -r -F With manual adjustments afterwards since pkglint 19.4.4 fixed a few indentations in unrelated lines. This mainly affects projects hosted at SourceForce, as well as freedesktop.org, CTAN and GNU.
20 lines
476 B
Makefile
20 lines
476 B
Makefile
# $NetBSD: Makefile,v 1.9 2020/01/18 23:31:05 rillig Exp $
|
|
|
|
DISTNAME= fontkit-nobdf
|
|
PKGNAME= mglfonts-0.1
|
|
CATEGORIES= fonts
|
|
MASTER_SITES= http://www.at.sakura.ne.jp/~suz/arc/
|
|
|
|
MAINTAINER= fk200329@fsinet.or.jp
|
|
HOMEPAGE= https://www.NetBSD.org/ports/hpcmips/mgl2.html
|
|
COMMENT= MGL2 fonts and font tools
|
|
|
|
WRKSRC= ${WRKDIR}/fontkit
|
|
|
|
INSTALLATION_DIRS+= bin lib
|
|
|
|
#HF#DEPENDS= mgl>=0.1.9a:../../graphics/mgl
|
|
|
|
#HF# .include "../../mk/bsd.prefs.mk"
|
|
|
|
.include "../../mk/bsd.pkg.mk"
|