pkgsrc/print/tex-toptesi/Makefile
2019-08-12 11:21:52 +00:00

19 lines
618 B
Makefile

# $NetBSD: Makefile,v 1.8 2019/08/12 11:21:52 markd Exp $
DISTNAME= toptesi
PKGNAME= tex-${DISTNAME}-6.3.06
TEXLIVE_REV= 51743
MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= https://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"