freebsd-ports/science/packmol/Makefile
Mathieu Arnold cf118ccf87
One more small cleanup, forgotten yesterday.
Reported by:	lwhsu
2021-04-07 10:09:01 +02:00

17 lines
300 B
Makefile

PORTNAME= packmol
DISTVERSION= 18.169
CATEGORIES= science
MAINTAINER= jwb@FreeBSD.org
COMMENT= Pack molecules in defined regions of space
LICENSE= MIT
LICENSE_FILE= ${WRKSRC}/LICENSE
USES= cmake:noninja fortran
USE_GITHUB= yes
GH_ACCOUNT= mcubeg
PLIST_FILES= bin/packmol
.include <bsd.port.mk>