12 lines
288 B
Makefile
12 lines
288 B
Makefile
# $NetBSD: Makefile,v 1.3 2016/01/27 10:00:26 markd Exp $
|
|
|
|
DISTNAME= nolbreaks
|
|
PKGNAME= tex-${DISTNAME}-1.2
|
|
TEXLIVE_REV= 26786
|
|
|
|
MAINTAINER= minskim@NetBSD.org
|
|
COMMENT= No line breaks in text
|
|
LICENSE= public-domain
|
|
|
|
.include "../../print/texlive/package.mk"
|
|
.include "../../mk/bsd.pkg.mk"
|