[BACK]Return to Makefile CVS log [TXT][DIR] Up to [cvs.NetBSD.org] / pkgsrc / math / grace

Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.

Diff for /pkgsrc/math/grace/Makefile between version 1.59 and 1.74

version 1.59, 2015/07/04 16:18:37 version 1.74, 2019/09/06 08:51:57
Line 1 
Line 1 
 # $NetBSD$  # $NetBSD$
   
 DISTNAME=       grace-5.1.23  DISTNAME=       grace-5.1.25
 PKGREVISION=    4  PKGREVISION=    10
 CATEGORIES=     math graphics x11  CATEGORIES=     math graphics x11
 MASTER_SITES=   ftp://plasma-gate.weizmann.ac.il/pub/grace/src/stable/ \  MASTER_SITES=   ftp://plasma-gate.weizmann.ac.il/pub/grace/src/stable/
                 ftp://ftp.fu-berlin.de/unix/graphics/grace/src/stable/ \  MASTER_SITES+=  ftp://ftp.fu-berlin.de/unix/graphics/grace/src/stable/
                 ftp://ftp.ru.xemacs.org/pub/math/grace/src/stable/ \  MASTER_SITES+=  ftp://ftp.ru.xemacs.org/pub/math/grace/src/stable/
                 ftp://ftp.u-aizu.ac.jp/pub/SciEng/math/grace/src/stable/  MASTER_SITES+=  ftp://ftp.u-aizu.ac.jp/pub/SciEng/math/grace/src/stable/
   
 MAINTAINER=     pkgsrc-users@NetBSD.org  MAINTAINER=     pkgsrc-users@NetBSD.org
 HOMEPAGE=       http://plasma-gate.weizmann.ac.il/Grace/  HOMEPAGE=       http://plasma-gate.weizmann.ac.il/Grace/
 COMMENT=        GRaphing, Advanced Computation and Exploration of data  COMMENT=        GRaphing, Advanced Computation and Exploration of data
   LICENSE=        gnu-gpl-v2
   
 USE_TOOLS+=             gmake  USE_TOOLS+=             gmake
 USE_LANGUAGES=          c fortran77  USE_LANGUAGES=          c fortran77
Line 33  post-install:
Line 34  post-install:
 .include "../../graphics/png/buildlink3.mk"  .include "../../graphics/png/buildlink3.mk"
 .include "../../graphics/tiff/buildlink3.mk"  .include "../../graphics/tiff/buildlink3.mk"
 .include "../../math/fftw2/buildlink3.mk"  .include "../../math/fftw2/buildlink3.mk"
 .include "../../print/pdflib/buildlink3.mk"  .include "../../print/pdflib-lite/buildlink3.mk"
 .include "../../x11/Xbae/buildlink3.mk"  .include "../../x11/Xbae/buildlink3.mk"
 .include "../../x11/XmHTML/buildlink3.mk"  .include "../../x11/XmHTML/buildlink3.mk"
 .include "../../x11/libXpm/buildlink3.mk"  .include "../../x11/libXpm/buildlink3.mk"

Legend:
Removed from v.1.59  
changed lines
  Added in v.1.74

CVSweb <webmaster@jp.NetBSD.org>