diff options
author | Yuri Victorovich <yuri@FreeBSD.org> | 2022-09-14 03:30:34 +0000 |
---|---|---|
committer | Yuri Victorovich <yuri@FreeBSD.org> | 2022-09-14 04:41:14 +0000 |
commit | 53b98b0ec570c3edfd845aa1a2018acd2d2e49ee (patch) | |
tree | 49a67a2eb63d0c0c9e64db1872ad7e801658af84 /math/Makefile | |
parent | 11f31e1c0e9848e62366ade84b8e58ed394a11a8 (diff) | |
download | ports-53b98b0ec570c3edfd845aa1a2018acd2d2e49ee.tar.gz ports-53b98b0ec570c3edfd845aa1a2018acd2d2e49ee.zip |
math/py-clingo: New port: Grounder and solver for logic programs
Diffstat (limited to 'math/Makefile')
-rw-r--r-- | math/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/math/Makefile b/math/Makefile index 680ec066b5c8..35492690f529 100644 --- a/math/Makefile +++ b/math/Makefile @@ -848,6 +848,7 @@ SUBDIR += py-brial SUBDIR += py-chaospy SUBDIR += py-claripy + SUBDIR += py-clingo SUBDIR += py-cma SUBDIR += py-cmaes SUBDIR += py-cmyt |