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.
16 lines
404 B
Makefile
16 lines
404 B
Makefile
# $NetBSD: Makefile,v 1.11 2020/01/26 17:31:12 rillig Exp $
|
|
|
|
DISTNAME= mflogo
|
|
# should be
|
|
#PKGNAME= tex-${DISTNAME}-2.0
|
|
PKGNAME= tex-${DISTNAME}-2016
|
|
TEXLIVE_REV= 38628
|
|
|
|
MAINTAINER= minskim@NetBSD.org
|
|
HOMEPAGE= https://ctan.org/pkg/mflogo
|
|
COMMENT= LaTeX support for MetaFont logo fonts
|
|
LICENSE= lppl-1.3c
|
|
|
|
TEXLIVE_UNVERSIONED= yes
|
|
.include "../../print/texlive/package.mk"
|
|
.include "../../mk/bsd.pkg.mk"
|