pkgsrc/print/tex-titlesec/Makefile

16 lines
385 B
Makefile
Raw Normal View History

# $NetBSD: Makefile,v 1.8 2019/08/11 10:44:43 markd Exp $
DISTNAME= titlesec
PKGNAME= tex-${DISTNAME}-2.11
TEXLIVE_REV= 51664
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"