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

Annotation of pkgsrc/fonts/tex-fourier/Makefile, Revision 1.4

1.4     ! markd       1: # $NetBSD: Makefile,v 1.3 2016/01/30 04:56:42 markd Exp $
1.1       minskim     2:
                      3: DISTNAME=      fourier
                      4: PKGNAME=       tex-${DISTNAME}-1.3
1.2       minskim     5: PKGREVISION=   1
1.1       minskim     6: TEXLIVE_REV=   15878
                      7:
                      8: MAINTAINER=    minskim@NetBSD.org
                      9: COMMENT=       Using Utopia fonts in LaTeX documents
1.3       markd      10: LICENSE=       lppl-1.3c
1.1       minskim    11:
                     12: DEPENDS+=      tex-latex-[0-9]*:../../print/tex-latex
                     13: DEPENDS+=      tex-latex-bin-[0-9]*:../../print/tex-latex-bin
                     14:
                     15: TEX_MAP_FILES+=        fourier.map
                     16: TEX_MAP_FILES+=        fourier-utopia-expert.map
                     17:
1.4     ! markd      18: TEXLIVE_UNVERSIONED=   yes
1.1       minskim    19: .include "../../print/texlive/package.mk"
                     20: .include "../../mk/bsd.pkg.mk"

CVSweb <webmaster@jp.NetBSD.org>