1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-19 03:52:17 +00:00
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

18 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>