15 lines
375 B
Makefile
15 lines
375 B
Makefile
|
# $NetBSD: Makefile,v 1.1.1.1 2009/07/12 02:23:46 minskim Exp $
|
||
|
# TeX Live Revision 9743
|
||
|
|
||
|
DISTNAME= titlesec
|
||
|
PKGNAME= tex-${DISTNAME}-2.8
|
||
|
|
||
|
MAINTAINER= minskim@NetBSD.org
|
||
|
COMMENT= Select alternative section titles
|
||
|
|
||
|
CONFLICTS+= teTeX-texmf<=3.0nb18
|
||
|
DEPENDS+= tex-graphics-[0-9]*:../../print/tex-graphics
|
||
|
|
||
|
.include "../../print/texlive/module.mk"
|
||
|
.include "../../mk/bsd.pkg.mk"
|