14 lines
342 B
Makefile
14 lines
342 B
Makefile
# $NetBSD: Makefile,v 1.2 2016/01/26 10:34:04 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
|
|
|
|
.include "../../print/texlive/package.mk"
|
|
.include "../../mk/bsd.pkg.mk"
|