aboutsummaryrefslogtreecommitdiff
path: root/databases/Makefile
diff options
context:
space:
mode:
authorSteve Wills <swills@FreeBSD.org>2013-10-21 03:10:52 +0000
committerSteve Wills <swills@FreeBSD.org>2013-10-21 03:10:52 +0000
commit1335e072f57b3f1d4a312d5ace1b3212ff6c0a62 (patch)
tree9bd29d9dbf770cf168419450acd5dc3d905edde5 /databases/Makefile
parent2d0ea5fc366deda24f3d3892f71c07bea9008575 (diff)
Seed Fu is an attempt to once and for all solve the problem of inserting and
maintaining seed data in a database. It uses a variety of techniques gathered from various places around the web and combines them to create what is hopefully the most robust seed data system around. WWW: http://github.com/mbleigh/seed-fu PR: ports/182705 Submitted by: Loic Blot <loic.blot@unix-experience.fr>
Notes
Notes: svn path=/head/; revision=331087
Diffstat (limited to 'databases/Makefile')
-rw-r--r--databases/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/databases/Makefile b/databases/Makefile
index bc3b23c6a2fe..2ba8fb55a8f4 100644
--- a/databases/Makefile
+++ b/databases/Makefile
@@ -876,6 +876,7 @@
SUBDIR += rubygem-redis
SUBDIR += rubygem-redis-namespace
SUBDIR += rubygem-rubyrep
+ SUBDIR += rubygem-seed-fu
SUBDIR += rubygem-sqlite3
SUBDIR += rubygem-sqlite3-ruby
SUBDIR += rubygem-tarantool