2010-01-02 03:54:00 +01:00
|
|
|
PORTNAME= harminv
|
|
|
|
PORTVERSION= 1.3.1
|
2024-01-01 12:49:51 +01:00
|
|
|
PORTREVISION= 22
|
2010-01-02 03:54:00 +01:00
|
|
|
CATEGORIES= science
|
|
|
|
MASTER_SITES= http://ab-initio.mit.edu/harminv/
|
|
|
|
|
|
|
|
MAINTAINER= devel@stasyan.com
|
|
|
|
COMMENT= Solver of harmonic inversion
|
2022-09-07 23:06:12 +02:00
|
|
|
WWW= http://ab-initio.mit.edu/wiki/index.php/Harminv
|
2010-01-02 03:54:00 +01:00
|
|
|
|
2015-02-23 21:17:23 +01:00
|
|
|
USES= blaslapack fortran gmake libtool pathfix
|
2010-01-02 03:54:00 +01:00
|
|
|
GNU_CONFIGURE= yes
|
2013-08-17 18:27:24 +02:00
|
|
|
USE_GCC= yes
|
2019-05-04 04:08:19 +02:00
|
|
|
CPPFLAGS+= -I${LOCALBASE}/include -fPIC
|
2010-01-02 03:54:00 +01:00
|
|
|
LD_LIBRARY_PATH= -L${LOCALBASE}/lib -L/usr/lib
|
|
|
|
LDFLAGS+= -L${LOCALBASE}/lib
|
2011-09-24 00:26:39 +02:00
|
|
|
CONFIGURE_ENV+= LD_LIBRARY_PATH="${LD_LIBRARY_PATH}"
|
2010-01-02 03:54:00 +01:00
|
|
|
USE_LDCONFIG= yes
|
|
|
|
|
|
|
|
.include <bsd.port.mk>
|