21 lines
654 B
Makefile
21 lines
654 B
Makefile
# $NetBSD: Makefile,v 1.10 2020/05/02 02:41:42 markd Exp $
|
|
|
|
DISTNAME= toptesi
|
|
PKGNAME= tex-${DISTNAME}-6.3.06
|
|
PKGREVISION= 1
|
|
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-iftex>=1.0d:../../print/tex-iftex
|
|
|
|
TEXLIVE_UNVERSIONED= yes
|
|
.include "../../print/texlive/package.mk"
|
|
.include "../../mk/bsd.pkg.mk"
|