2a176c5fb8
move from latex to generic
15 lines
409 B
Makefile
15 lines
409 B
Makefile
# $NetBSD: Makefile,v 1.5 2021/02/15 02:04:10 markd Exp $
|
|
|
|
DISTNAME= soul
|
|
PKGNAME= tex-${DISTNAME}-2.4.56495
|
|
TEXLIVE_REV= 56495
|
|
|
|
MAINTAINER= minskim@NetBSD.org
|
|
HOMEPAGE= https://ctan.org/pkg/soul
|
|
COMMENT= Hyphenation for letterspacing, underlining, and more
|
|
LICENSE= lppl-1.3c
|
|
|
|
DEPENDS+= tex-latex-bin-[0-9]*:../../print/tex-latex-bin
|
|
|
|
.include "../../print/texlive/package.mk"
|
|
.include "../../mk/bsd.pkg.mk"
|