24 lines
840 B
Makefile
24 lines
840 B
Makefile
# $NetBSD: Makefile,v 1.19 2019/12/06 20:23:07 markd Exp $
|
|
|
|
DISTNAME= prosper
|
|
PKGNAME= tex-${DISTNAME}-1.5
|
|
TEXLIVE_REV= 15878
|
|
|
|
MAINTAINER= nico@orgrim.net
|
|
HOMEPAGE= https://sourceforge.net/projects/prosper/
|
|
COMMENT= LaTeX class for high quality slides
|
|
LICENSE= lppl-1.2
|
|
|
|
DEPENDS+= tex-amsfonts-[0-9]*:../../fonts/tex-amsfonts
|
|
DEPENDS+= tex-fp-[0-9]*:../../math/tex-fp
|
|
DEPENDS+= tex-graphics-[0-9]*:../../print/tex-graphics
|
|
DEPENDS+= tex-hyperref-[0-9]*:../../print/tex-hyperref
|
|
DEPENDS+= tex-latex-[0-9]*:../../print/tex-latex
|
|
DEPENDS+= tex-latex-bin-[0-9]*:../../print/tex-latex-bin
|
|
DEPENDS+= tex-multido-[0-9]*:../../devel/tex-multido
|
|
DEPENDS+= tex-psnfss-[0-9]*:../../fonts/tex-psnfss
|
|
DEPENDS+= tex-seminar-[0-9]*:../../print/tex-seminar
|
|
|
|
TEXLIVE_UNVERSIONED= yes
|
|
.include "../../print/texlive/package.mk"
|
|
.include "../../mk/bsd.pkg.mk"
|