diff options
author | fjoe <fjoe@FreeBSD.org> | 2003-04-20 23:02:55 +0800 |
---|---|---|
committer | fjoe <fjoe@FreeBSD.org> | 2003-04-20 23:02:55 +0800 |
commit | 2f21c14099570e0ef512ad7ca831dad7cbbe736a (patch) | |
tree | a0034171af3020d4f0f1167ab210f48a3bad17fc /misc/Makefile | |
parent | 60d8fea791b664110b53401401e84948ad3644d1 (diff) | |
download | freebsd-ports-gnome-2f21c14099570e0ef512ad7ca831dad7cbbe736a.tar.gz freebsd-ports-gnome-2f21c14099570e0ef512ad7ca831dad7cbbe736a.tar.zst freebsd-ports-gnome-2f21c14099570e0ef512ad7ca831dad7cbbe736a.zip |
New port: opencyc
OpenCyc is the open source version of the Cyc technology, the world's
largest and most complete general knowledge base and commonsense reasoning
engine.
PR: 50435
Submitted by: Alex Semenyaka
Diffstat (limited to 'misc/Makefile')
-rw-r--r-- | misc/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/misc/Makefile b/misc/Makefile index b35c2f81694a..150eca1b7fef 100644 --- a/misc/Makefile +++ b/misc/Makefile @@ -212,6 +212,7 @@ SUBDIR += numchar SUBDIR += nwrite SUBDIR += orville-write + SUBDIR += opencyc SUBDIR += p5-Array-Compare SUBDIR += p5-Array-IntSpan SUBDIR += p5-Array-PrintCols |