pkgsrc/print/tex-ieejtran-doc/Makefile
markd 42cc4f6471 tex-ieejtran{,-doc}: Add version 0.18
This package provides an unofficial BibTeX style for authors of
the Institute of Electrical Engineers of Japan (IEEJ)
transactions journals and conferences.
2022-04-16 01:58:45 +00:00

13 lines
342 B
Makefile

# $NetBSD: Makefile,v 1.1 2022/04/16 01:58:46 markd Exp $
DISTNAME= ieejtran.doc
PKGNAME= tex-${DISTNAME:S/./-/}-0.18
TEXLIVE_REV= 62957
MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= https://ctan.org/pkg/ieejtran
COMMENT= Documentation for tex-ieejtran
LICENSE= mit
.include "../../print/texlive/package.mk"
.include "../../mk/bsd.pkg.mk"