# This is a shell archive. Save it in a file, remove anything before # this line, and then unpack it by entering "sh file". Note, it may # create directories; files and directories will be owned by you and # have default permissions. # # This archive contains: # # libxc/Makefile # libxc/distinfo # libxc/pkg-descr # libxc/pkg-plist # echo x - libxc/Makefile sed 's/^X//' >libxc/Makefile << '22fd05b2b3f71c1281ab08a038698016' X# Created by: Johannes Dieterich X# $FreeBSD$ X XPORTNAME= libxc XPORTVERSION= 2.1.2 XCATEGORIES= science XMASTER_SITES= http://www.tddft.org/programs/octopus/download/libxc/ X XMAINTAINER= dieterich@ogolem.org XCOMMENT= Library of exchange-correlation functionals for DFT X XLICENSE= LGPL3 XLICENSE_FILE= ${WRKSRC}/COPYING X XGNU_CONFIGURE= yes XUSE_LDCONFIG= yes XUSES= fortran gmake libtool perl5 XCONFIGURE_ARGS= --enable-shared X X.include X X.if (${OSVERSION} < 1000000) XIGNORE= this port requires expl and logl implementations in libm (FreeBSD-10.0+) X.endif X Xpost-install: X ${STRIP_CMD} ${STAGEDIR}${PREFIX}/lib/libxc.so.1.1.2 X X.include 22fd05b2b3f71c1281ab08a038698016 echo x - libxc/distinfo sed 's/^X//' >libxc/distinfo << '9572de015222e81caaf2f5b5415a0afe' XSHA256 (libxc-2.1.2.tar.gz) = 6c866168fa6245e6777cec8a1da257975e2e4cf410681416e248fbff2b03e55d XSIZE (libxc-2.1.2.tar.gz) = 724139 9572de015222e81caaf2f5b5415a0afe echo x - libxc/pkg-descr sed 's/^X//' >libxc/pkg-descr << 'b06e3a0e690dc54aa015d0132d712ac5' Xlibxc X Xa library of exchange-correlation functionals for density-functional theory X XLibxc is a library of exchange-correlation functionals for density-functional Xtheory. The aim is to provide a portable, well tested and reliable set of Xexchange and correlation functionals that can be used by all the ETSF codes Xand also other codes. XIn libxc you can find different types of functionals: LDA, GGA, hybrids, Xand mGGA (experimental). X XWWW: http://www.tddft.org/programs/octopus/wiki/index.php/Libxc b06e3a0e690dc54aa015d0132d712ac5 echo x - libxc/pkg-plist sed 's/^X//' >libxc/pkg-plist << '7b5325ea5e7e8ee6cc784fb1e703ee09' Xbin/xc-info Xinclude/libxc_funcs_m.mod Xinclude/xc.h Xinclude/xc_config.h Xinclude/xc_f90_lib_m.mod Xinclude/xc_f90_types_m.mod Xinclude/xc_funcs.h Xinclude/xc_unconfig.h Xinclude/xc_version.h Xlib/libxc.a Xlib/libxc.so Xlib/libxc.so.1 Xlib/libxc.so.1.1.2 Xlib/pkgconfig/libxc.pc 7b5325ea5e7e8ee6cc784fb1e703ee09 exit