diff options
Diffstat (limited to 'net/openmpi2')
-rw-r--r-- | net/openmpi2/Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/net/openmpi2/Makefile b/net/openmpi2/Makefile index 36f6932cea92..36df324156eb 100644 --- a/net/openmpi2/Makefile +++ b/net/openmpi2/Makefile @@ -10,6 +10,9 @@ PKGNAMESUFFIX= 2 MAINTAINER= danilo@FreeBSD.org COMMENT= High Performance Message Passing Library +LICENSE= BSD3CLAUSE +LICENSE_FILE= ${WRKSRC}/LICENSE + LIB_DEPENDS= libhwloc.so:devel/hwloc \ libltdl.so:devel/libltdl \ libevent.so:devel/libevent \ |