From 825e8b3cd2e9b63dd2ee0f27f4c92f6540d26d47 Mon Sep 17 00:00:00 2001 From: yuri Date: Tue, 14 Nov 2017 04:31:58 +0000 Subject: New port: science/libefp: Effective fragment potential method in quantum chemistry Approved by: tcberner (mentor) Differential Revision: https://reviews.freebsd.org/D13072 --- science/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'science/Makefile') diff --git a/science/Makefile b/science/Makefile index f779080bbfc1..9434f50a27cc 100644 --- a/science/Makefile +++ b/science/Makefile @@ -75,6 +75,7 @@ SUBDIR += lamprop SUBDIR += libaec SUBDIR += libctl + SUBDIR += libefp SUBDIR += libgeodecomp SUBDIR += libghemical SUBDIR += libint -- cgit