[BACK]Return to Makefile CVS log [TXT][DIR] Up to [cvs.NetBSD.org] / pkgsrc / print / tex-fmtcount

Annotation of pkgsrc/print/tex-fmtcount/Makefile, Revision 1.1

1.1     ! minskim     1: # $NetBSD$
        !             2:
        !             3: DISTNAME=      fmtcount
        !             4: PKGNAME=       tex-${DISTNAME}-1.31
        !             5: TEXLIVE_REV=   15878
        !             6:
        !             7: MAINTAINER=    minskim@NetBSD.org
        !             8: COMMENT=       Display the value of a LaTeX counter in a variety of formats
        !             9:
        !            10: DEPENDS+=      tex-amsmath>=2.13:../../print/tex-amsmath
        !            11: DEPENDS+=      tex-graphics-[0-9]*:../../print/tex-graphics
        !            12: DEPENDS+=      tex-latex-[0-9]*:../../print/tex-latex
        !            13: DEPENDS+=      tex-latex-bin>=2010:../../print/tex-latex-bin
        !            14:
        !            15: .include "../../print/texlive/package.mk"
        !            16: .include "../../mk/bsd.pkg.mk"

CVSweb <webmaster@jp.NetBSD.org>