diff options
author | Jason W. Bacon <jwb@FreeBSD.org> | 2018-09-30 21:41:44 +0000 |
---|---|---|
committer | Jason W. Bacon <jwb@FreeBSD.org> | 2018-09-30 21:41:44 +0000 |
commit | 125ddd59f89383f415969dc05370f60a526e5871 (patch) | |
tree | 1c45004084c136151681936800e256ff7aca16f2 /science/fsom | |
parent | b920a8ff50a62ac9e29927a4bf5c26f589a64442 (diff) |
Notes
Diffstat (limited to 'science/fsom')
-rw-r--r-- | science/fsom/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/science/fsom/Makefile b/science/fsom/Makefile index 8c52b66967ea..22931a3039dd 100644 --- a/science/fsom/Makefile +++ b/science/fsom/Makefile @@ -9,6 +9,7 @@ COMMENT= Tiny C library for managing SOM (Self-Organizing Maps) neural networks LICENSE= GPLv3 +USES= compiler:c++11-lang USE_GITHUB= yes GH_ACCOUNT= ekg GH_TAGNAME= 56695e1611d824cda97f08e932d25d08419170cd |