14 lines
336 B
Makefile
14 lines
336 B
Makefile
|
# $NetBSD: Makefile,v 1.1.1.1 2010/04/26 17:09:47 minskim 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
|
||
|
|
||
|
CONFLICTS+= tex-ltxmisc<2009
|
||
|
|
||
|
.include "../../print/texlive/package.mk"
|
||
|
.include "../../mk/bsd.pkg.mk"
|