d1a76744da
Reported by: portscout
16 lines
296 B
Makefile
16 lines
296 B
Makefile
PORTNAME= spglib
|
|
DISTVERSIONPREFIX= v
|
|
DISTVERSION= 1.16.2
|
|
CATEGORIES= science
|
|
|
|
MAINTAINER= yuri@FreeBSD.org
|
|
COMMENT= C library for finding and handling crystal symmetries
|
|
|
|
LICENSE= BSD3CLAUSE
|
|
LICENSE_FILE= ${WRKSRC}/COPYING
|
|
|
|
USES= cmake
|
|
USE_GITHUB= yes
|
|
USE_LDCONFIG= yes
|
|
|
|
.include <bsd.port.mk>
|