921768c345
1.7.0 Update Russian and Spanish translation. Fix issue with unescaped newline causing two spaces between license name and 'license' word.
13 lines
354 B
Makefile
13 lines
354 B
Makefile
# $NetBSD: Makefile,v 1.2 2018/05/06 02:33:55 markd Exp $
|
|
|
|
DISTNAME= doclicense.doc
|
|
PKGNAME= tex-${DISTNAME:S/./-/}-1.7.0
|
|
TEXLIVE_REV= 46661
|
|
|
|
MAINTAINER= pkgsrc-users@NetBSD.org
|
|
HOMEPAGE= http://ctan.org/pkg/doclicense
|
|
COMMENT= Documentation for tex-doclicense
|
|
LICENSE= lppl-1.3c
|
|
|
|
.include "../../print/texlive/package.mk"
|
|
.include "../../mk/bsd.pkg.mk"
|