pkgsrc/finance/tex-euro/Makefile
minskim 5cdfc7982f Sync tex-euro{,-doc} with TeX Live 2013
Changes:
- Add a sample Makefile
2013-12-02 19:47:56 +00:00

14 lines
389 B
Makefile

# $NetBSD: Makefile,v 1.2 2013/12/02 19:47:56 minskim Exp $
DISTNAME= euro
PKGNAME= tex-${DISTNAME}-1.1
TEXLIVE_REV= 22191
MAINTAINER= minskim@NetBSD.org
COMMENT= Provide Euro values for national currency amounts
DEPENDS+= tex-fp-[0-9]*:../../math/tex-fp
DEPENDS+= tex-latex-bin-[0-9]*:../../print/tex-latex-bin
.include "../../print/texlive/package.mk"
.include "../../mk/bsd.pkg.mk"