mirror of
https://github.com/Stichting-MINIX-Research-Foundation/pkgsrc-ng.git
synced 2025-09-21 18:48:05 -04:00
15 lines
353 B
Makefile
15 lines
353 B
Makefile
# $NetBSD: Makefile,v 1.13 2013/11/17 17:15:43 minskim Exp $
|
|
|
|
DISTNAME= tetex.doc
|
|
PKGNAME= tex-${DISTNAME:S/./-/}-3.0.32132
|
|
TEXLIVE_REV= 32132
|
|
|
|
MAINTAINER= minskim@NetBSD.org
|
|
COMMENT= Documentation for tex-tetex
|
|
|
|
CONFLICTS+= teTeX-bin<=3.0nb42
|
|
CONFLICTS+= texlive-tetex<=2011nb1
|
|
|
|
.include "../../print/texlive/package.mk"
|
|
.include "../../mk/bsd.pkg.mk"
|