freebsd-ports/science/spglib/Makefile
Yuri Victorovich ba23be18cd science/spglib: 1.11.2.1 -> 1.12.2
Reported by:	repology
2019-02-10 01:33:34 +00:00

21 lines
394 B
Makefile

# $FreeBSD$
PORTNAME= spglib
DISTVERSIONPREFIX= v
DISTVERSION= 1.12.2
CATEGORIES= science
MAINTAINER= yuri@FreeBSD.org
COMMENT= C library for finding and handling crystal symmetries
LICENSE= BSD3CLAUSE
LICENSE_FILE= ${WRKSRC}/COPYING
USES= autoreconf libtool
USE_GITHUB= yes
GH_ACCOUNT= atztogo
GNU_CONFIGURE= yes
CONFIGURE_ARGS= --disable-static
USE_LDCONFIG= yes
.include <bsd.port.mk>