freebsd-ports/science/kim-api/Makefile
Yuri Victorovich 0fc5be33d3 science/kim-api: Update 2.1.2 -> 2.1.3
Reported by:	portscout
2019-08-31 14:45:22 +00:00

20 lines
396 B
Makefile

# $FreeBSD$
PORTNAME= kim-api
DISTVERSION= 2.1.3
CATEGORIES= science
MASTER_SITES= https://s3.openkim.org/kim-api/
MAINTAINER= yuri@FreeBSD.org
COMMENT= Framework for reliable, reproducible, portable molecular simulations
LICENSE= CDDL
LICENSE_FILE= ${WRKSRC}/LICENSE.CDDL
BUILD_DEPENDS= xxd:editors/vim-console
USES= cmake:noninja fortran tar:txz
USE_LDCONFIG= yes
.include <bsd.port.mk>