mirror of
https://github.com/Stichting-MINIX-Research-Foundation/pkgsrc-ng.git
synced 2025-08-03 17:59:07 -04:00
14 lines
319 B
Makefile
14 lines
319 B
Makefile
# $NetBSD: Makefile,v 1.3 2013/11/18 18:57:17 minskim Exp $
|
|
|
|
DISTNAME= IEEEtran.doc
|
|
PKGNAME= tex-${DISTNAME:S/./-/}-1.8
|
|
TEXLIVE_REV= 28697
|
|
|
|
MAINTAINER= minskim@NetBSD.org
|
|
COMMENT= Documentation for tex-IEEEtran
|
|
|
|
CONFLICTS+= tex-IEEEtran<=1.7nb1
|
|
|
|
.include "../../print/texlive/package.mk"
|
|
.include "../../mk/bsd.pkg.mk"
|