13 lines
320 B
Makefile
13 lines
320 B
Makefile
# $NetBSD: Makefile,v 1.2 2010/05/19 23:19:00 minskim Exp $
|
|
|
|
DISTNAME= preprint.doc
|
|
PKGNAME= tex-${DISTNAME:S/./-/}-2009
|
|
TEXLIVE_REV= 16085
|
|
|
|
MAINTAINER= minskim@NetBSD.org
|
|
COMMENT= Documentation for tex-preprint
|
|
|
|
CONFLICTS+= teTeX-texmf<=3.0nb16
|
|
|
|
.include "../../print/texlive/package.mk"
|
|
.include "../../mk/bsd.pkg.mk"
|