# $Id: Makefile 148 2013-01-02 07:34:31Z danbos $ PACKAGE= miunbeam PACKAGE_FILES= beamerthememiun2011.sty TEXMF?= ${HOME}/texmf PREFIX?= ${TEXMF} INSTALLDIR= /tex/latex/miun/${PACKAGE} EXAMPLES= example_miun2011.pdf PUB_FILES= ${PACKAGE}.tar.gz CATEGORY= latex/packages miun.package.mk miun.pub.mk miun.tex.mk: wget http://ver.miun.se/build/$@ include miun.package.mk include miun.pub.mk include miun.tex.mk