summaryrefslogtreecommitdiff
path: root/misc/Makefile
diff options
context:
space:
mode:
authorMax Khon <fjoe@FreeBSD.org>2003-04-20 15:02:55 +0000
committerMax Khon <fjoe@FreeBSD.org>2003-04-20 15:02:55 +0000
commit8f23691806899fa00b7cc4239535a5c0e6cdea53 (patch)
tree6773f425cdba71ab06171f9b2bfc207be792e59c /misc/Makefile
parentFix dependency on freetds library (major version bump). (diff)
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
Notes
Notes: svn path=/head/; revision=79358
Diffstat (limited to 'misc/Makefile')
-rw-r--r--misc/Makefile1
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