15 lines
367 B
Makefile
15 lines
367 B
Makefile
# $NetBSD: Makefile,v 1.3 2019/12/06 20:23:41 markd Exp $
|
|
# TeX Live Revision 17177
|
|
|
|
DISTNAME= verbdef
|
|
PKGNAME= tex-${DISTNAME}-0.2
|
|
|
|
MAINTAINER= minskim@NetBSD.org
|
|
COMMENT= Define commands which expand to verbatim text
|
|
LICENSE= lppl-1.3c
|
|
|
|
CONFLICTS+= tex-ltxmisc<2009
|
|
|
|
TEXLIVE_UNVERSIONED= yes
|
|
.include "../../print/texlive/package.mk"
|
|
.include "../../mk/bsd.pkg.mk"
|