14 lines
336 B
Makefile
14 lines
336 B
Makefile
# $NetBSD: Makefile,v 1.4 2016/01/27 10:32:34 markd Exp $
|
|
|
|
DISTNAME= geometry.doc
|
|
PKGNAME= tex-${DISTNAME:S/./-/}-5.6
|
|
TEXLIVE_REV= 19716
|
|
|
|
MAINTAINER= minskim@NetBSD.org
|
|
COMMENT= Documentation for tex-geometry
|
|
LICENSE= lppl-1.3c
|
|
|
|
CONFLICTS+= teTeX-texmf<=3.0nb18
|
|
|
|
.include "../../print/texlive/package.mk"
|
|
.include "../../mk/bsd.pkg.mk"
|