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

Annotation of pkgsrc/print/tex-biblatex/Makefile, Revision 1.6

1.5       wiz         1: # $NetBSD: Makefile,v 1.4 2015/04/21 22:45:53 markd Exp $
1.1       markd       2:
1.4       markd       3: DISTNAME=      biblatex
1.6     ! markd       4: PKGNAME=       tex-${DISTNAME}-3.0
        !             5: TEXLIVE_REV=   37083
1.1       markd       6:
1.4       markd       7: MAINTAINER=    markd@NetBSD.org
1.6     ! markd       8: HOMEPAGE=      http://ctan.org/pkg/biblatex
1.1       markd       9: COMMENT=       Bibliographies in LaTeX using BibTeX for sorting only
1.4       markd      10: LICENSE=       lppl-1.3c
1.2       nros       11:
                     12: DEPENDS+=      tex-etex-[0-9]*:../../print/tex-etex
                     13: DEPENDS+=      tex-bibtex-[0-9]*:../../print/tex-bibtex
                     14: DEPENDS+=      tex-etoolbox>=2.1:../../devel/tex-etoolbox
                     15: DEPENDS+=      tex-logreq>=1.0:../../print/tex-logreq
                     16: DEPENDS+=      tex-url-[0-9]*:../../print/tex-url
1.3       nros       17: DEPENDS+=      p5-biblatex-biber>=1.9:../../print/p5-biblatex-biber
                     18:
1.4       markd      19: .include "../../print/texlive/package.mk"
1.1       markd      20: .include "../../mk/bsd.pkg.mk"

CVSweb <webmaster@jp.NetBSD.org>