pkgsrc/fonts/un-extra-ttf/Makefile
rillig b686dd9180 all: migrate several HOMEPAGEs to https
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.
2020-01-18 23:30:43 +00:00

18 lines
485 B
Makefile

# $NetBSD: Makefile,v 1.11 2020/01/18 23:31:58 rillig Exp $
DISTNAME= un-fonts-extra-1.0.2-080608
PKGNAME= ${DISTNAME:S/fonts-extra/extra-ttf/:S/-0/.200/}
PKGREVISION= 1
CATEGORIES= fonts korean
MASTER_SITES= http://kldp.net/frs/download.php/4696/
MAINTAINER= yui@yui.pe.kr
HOMEPAGE= https://kldp.net/projects/unfonts/
COMMENT= Extra set of Un Korean TrueType fonts
CONFLICTS+= un-ttf-[0-9]*
WRKSRC= ${WRKDIR}/un-fonts
.include "../../mk/fonts.mk"
.include "../../mk/bsd.pkg.mk"