14 lines
329 B
Makefile
14 lines
329 B
Makefile
|
# $NetBSD: Makefile,v 1.1.1.1 2009/07/12 03:32:57 minskim Exp $
|
||
|
# TeX Live Revision 11688
|
||
|
|
||
|
DISTNAME= geometry.doc
|
||
|
PKGNAME= tex-${DISTNAME:S/./-/}-4.1
|
||
|
|
||
|
MAINTAINER= minskim@NetBSD.org
|
||
|
COMMENT= Documentation for tex-geometry
|
||
|
|
||
|
CONFLICTS+= teTeX-texmf<=3.0nb18
|
||
|
|
||
|
.include "../../print/texlive/module.mk"
|
||
|
.include "../../mk/bsd.pkg.mk"
|