42cc4f6471
This package provides an unofficial BibTeX style for authors of the Institute of Electrical Engineers of Japan (IEEJ) transactions journals and conferences.
13 lines
342 B
Makefile
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"
|