44faa0cdcd
teTeX was desupported in 2006, and we have texlive in pkgsrc since 2009.
14 lines
351 B
Makefile
14 lines
351 B
Makefile
# $NetBSD: Makefile,v 1.7 2017/09/06 16:49:45 wiz Exp $
|
|
|
|
DISTNAME= titlesec
|
|
PKGNAME= tex-${DISTNAME}-2.10.2
|
|
TEXLIVE_REV= 40129
|
|
|
|
MAINTAINER= minskim@NetBSD.org
|
|
COMMENT= Select alternative section titles
|
|
LICENSE= lppl-1.3c
|
|
|
|
DEPENDS+= tex-graphics-[0-9]*:../../print/tex-graphics
|
|
|
|
.include "../../print/texlive/package.mk"
|
|
.include "../../mk/bsd.pkg.mk"
|