17ae7dc050
Corrects a bug if the package is loaded before \documentclass
13 lines
338 B
Makefile
13 lines
338 B
Makefile
# $NetBSD: Makefile,v 1.7 2019/01/23 10:57:25 markd Exp $
|
|
|
|
DISTNAME= eso-pic.doc
|
|
PKGNAME= tex-${DISTNAME:S/./-/}-2.0h
|
|
TEXLIVE_REV= 47694
|
|
|
|
MAINTAINER= minskim@NetBSD.org
|
|
HOMEPAGE= http://ctan.org/pkg/eso-pic
|
|
COMMENT= Documentation for tex-eso-pic
|
|
LICENSE= lppl-1.2
|
|
|
|
.include "../../print/texlive/package.mk"
|
|
.include "../../mk/bsd.pkg.mk"
|