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
515 B
Makefile
20 lines
515 B
Makefile
# $NetBSD: Makefile,v 1.7 2020/01/18 23:31:02 rillig Exp $
|
|
#
|
|
|
|
DISTNAME= font-bh-lucidatypewriter-75dpi-1.0.3
|
|
CATEGORIES= fonts
|
|
MASTER_SITES= ${MASTER_SITE_XORG:=font/}
|
|
EXTRACT_SUFX= .tar.bz2
|
|
|
|
MAINTAINER= joerg@NetBSD.org
|
|
HOMEPAGE= https://xorg.freedesktop.org/
|
|
COMMENT= 75dpi Bigelow & Holmes Lucida Typewriter PCF fonts
|
|
|
|
GNU_CONFIGURE= yes
|
|
USE_TOOLS+= pkg-config bdftopcf ucs2any gzip
|
|
|
|
FONTS_DIRS.x11= share/fonts/X11/75dpi
|
|
|
|
.include "../../fonts/font-util/buildlink3.mk"
|
|
|
|
.include "../../mk/bsd.pkg.mk"
|