pkgsrc/print/tex-titlesec/Makefile

16 lines
386 B
Makefile
Raw Normal View History

# $NetBSD: Makefile,v 1.10 2020/05/05 12:01:05 markd Exp $
DISTNAME= titlesec
PKGNAME= tex-${DISTNAME}-2.13
TEXLIVE_REV= 52413
MAINTAINER= minskim@NetBSD.org
HOMEPAGE= https://ctan.org/pkg/titlesec
COMMENT= Select alternative section titles
LICENSE= mit
DEPENDS+= tex-graphics-[0-9]*:../../print/tex-graphics
.include "../../print/texlive/package.mk"
.include "../../mk/bsd.pkg.mk"