pkgsrc/print/tex-translator-doc/Makefile

15 lines
395 B
Makefile
Raw Normal View History

2019-12-06 21:17:03 +01:00
# $NetBSD: Makefile,v 1.3 2019/12/06 20:23:35 markd Exp $
2018-05-13 13:40:45 +02:00
DISTNAME= translator.doc
PKGNAME= tex-${DISTNAME:S/./-/}-1.12a
TEXLIVE_REV= 51279
2018-05-13 13:40:45 +02:00
MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= https://ctan.org/pkg/translator
2018-05-13 13:40:45 +02:00
COMMENT= Documentation for tex-translator
LICENSE= gnu-gpl-v2 AND lppl-1.3c
2019-12-06 21:17:03 +01:00
TEXLIVE_UNVERSIONED= yes
2018-05-13 13:40:45 +02:00
.include "../../print/texlive/package.mk"
.include "../../mk/bsd.pkg.mk"