14 lines
353 B
Makefile
14 lines
353 B
Makefile
# $NetBSD: Makefile,v 1.2 2016/01/27 10:53:22 markd Exp $
|
|
# TeX Live Revision 17262
|
|
|
|
DISTNAME= excludeonly
|
|
PKGNAME= tex-${DISTNAME}-1.0
|
|
|
|
MAINTAINER= minskim@NetBSD.org
|
|
COMMENT= LaTeX package to prevent files being \include-ed
|
|
LICENSE= public-domain
|
|
|
|
CONFLICTS+= tex-ltxmisc<2009
|
|
|
|
.include "../../print/texlive/package.mk"
|
|
.include "../../mk/bsd.pkg.mk"
|