14 lines
319 B
Makefile
14 lines
319 B
Makefile
# $NetBSD: Makefile,v 1.3 2011/01/17 23:42:37 minskim Exp $
|
|
|
|
DISTNAME= geometry.doc
|
|
PKGNAME= tex-${DISTNAME:S/./-/}-5.6
|
|
TEXLIVE_REV= 19716
|
|
|
|
MAINTAINER= minskim@NetBSD.org
|
|
COMMENT= Documentation for tex-geometry
|
|
|
|
CONFLICTS+= teTeX-texmf<=3.0nb18
|
|
|
|
.include "../../print/texlive/package.mk"
|
|
.include "../../mk/bsd.pkg.mk"
|