2018-08-26 21:04:07 +02:00
|
|
|
PORTNAME= multiwfn
|
|
|
|
DISTVERSIONPREFIX= v
|
2018-08-27 15:51:29 +02:00
|
|
|
DISTVERSION= 3.4.1-0-14
|
2020-05-06 18:11:14 +02:00
|
|
|
PORTREVISION= 5
|
2018-08-26 21:04:07 +02:00
|
|
|
DISTVERSIONSUFFIX= -ge873677
|
|
|
|
CATEGORIES= science
|
|
|
|
|
|
|
|
MAINTAINER= yuri@FreeBSD.org
|
|
|
|
COMMENT= Multifunctional wavefunction analysis for quantum chemistry
|
2022-09-07 23:06:12 +02:00
|
|
|
WWW= http://sobereva.com/multiwfn/index.html
|
2018-08-26 21:04:07 +02:00
|
|
|
|
|
|
|
LICENSE= GPLv2
|
|
|
|
LICENSE_FILE= ${WRKSRC}/LICENSE
|
|
|
|
|
|
|
|
LIB_DEPENDS= libopenblas.so:math/openblas
|
|
|
|
RUN_DEPENDS= bash:shells/bash
|
|
|
|
|
|
|
|
USES= autoreconf gmake fortran shebangfix
|
|
|
|
SHEBANG_GLOB= *.sh
|
|
|
|
SHEBANG_FILES= init/Multiwfn.01
|
|
|
|
GNU_CONFIGURE= yes
|
|
|
|
USE_GITHUB= yes
|
|
|
|
GH_ACCOUNT= stecue
|
|
|
|
GH_PROJECT= gMultiwfn
|
|
|
|
|
|
|
|
PLIST_FILES= bin/Multiwfn \
|
|
|
|
lib/gMultiwfn/Multiwfn
|
|
|
|
|
|
|
|
.include <bsd.port.mk>
|