pkgsrc/print/tex-toptesi/Makefile
2018-05-13 11:17:35 +00:00

19 lines
617 B
Makefile

# $NetBSD: Makefile,v 1.5 2018/05/13 11:17:35 markd Exp $
DISTNAME= toptesi
PKGNAME= tex-${DISTNAME}-6.1.12
TEXLIVE_REV= 46404
MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://ctan.org/pkg/toptesi
COMMENT= Bundle for typesetting multilanguage theses
LICENSE= lppl-1.3c
DEPENDS+= tex-babel-[0-9]*:../../print/tex-babel
DEPENDS+= tex-etoolbox-[0-9]*:../../devel/tex-etoolbox
DEPENDS+= tex-graphics-[0-9]*:../../print/tex-graphics
DEPENDS+= tex-hyperref-[0-9]*:../../print/tex-hyperref
DEPENDS+= tex-ifxetex-[0-9]*:../../print/tex-ifxetex
.include "../../print/texlive/package.mk"
.include "../../mk/bsd.pkg.mk"