a7e1a1cf00
Changes: - Use \path instead of \ATcode to save the catcode of @. Expand \pathafterhook after \path's work is done.
13 lines
301 B
Makefile
13 lines
301 B
Makefile
# $NetBSD: Makefile,v 1.2 2013/12/02 19:22:46 minskim Exp $
|
|
|
|
DISTNAME= path
|
|
PKGNAME= tex-${DISTNAME}-3.05
|
|
TEXLIVE_REV= 22045
|
|
|
|
MAINTAINER= minskim@NetBSD.org
|
|
COMMENT= LaTeX package to typeset paths
|
|
|
|
CONFLICTS+= tex-ltxmisc<2010
|
|
|
|
.include "../../print/texlive/package.mk"
|
|
.include "../../mk/bsd.pkg.mk"
|