This package provides an unofficial BibTeX style for authors of the Institute of Electrical Engineers of Japan (IEEJ) transactions journals and conferences.
13 lines
386 B
Makefile
13 lines
386 B
Makefile
# $NetBSD: Makefile,v 1.1 2022/04/16 01:58:46 markd Exp $
|
|
|
|
DISTNAME= ieejtran
|
|
PKGNAME= tex-${DISTNAME}-0.18
|
|
TEXLIVE_REV= 62957
|
|
|
|
MAINTAINER= pkgsrc-users@NetBSD.org
|
|
HOMEPAGE= https://ctan.org/pkg/ieejtran
|
|
COMMENT= Unofficial bibliography style file for the Institute of Electrical Engineers of Japan
|
|
LICENSE= mit
|
|
|
|
.include "../../print/texlive/package.mk"
|
|
.include "../../mk/bsd.pkg.mk"
|