mirror of
https://github.com/Stichting-MINIX-Research-Foundation/pkgsrc-ng.git
synced 2025-09-24 20:40:35 -04:00
14 lines
309 B
Makefile
14 lines
309 B
Makefile
# $NetBSD: Makefile,v 1.4 2013/12/03 22:33:45 minskim Exp $
|
|
|
|
DISTNAME= lm.doc
|
|
PKGNAME= tex-${DISTNAME:S/./-/}-2.004
|
|
TEXLIVE_REV= 28119
|
|
|
|
MAINTAINER= minskim@NetBSD.org
|
|
COMMENT= Documentation for tex-lm
|
|
|
|
CONFLICTS+= teTeX-texmf<=3.0nb16
|
|
|
|
.include "../../print/texlive/package.mk"
|
|
.include "../../mk/bsd.pkg.mk"
|