diff options
author | sunpoet <sunpoet@FreeBSD.org> | 2014-12-28 21:15:34 +0800 |
---|---|---|
committer | sunpoet <sunpoet@FreeBSD.org> | 2014-12-28 21:15:34 +0800 |
commit | b0f7e07c5217c2ca8192aca91c6a2fb23eb1efd2 (patch) | |
tree | 1042a5c6cbec939ccd0aab1e342e0bff7903061b /sysutils/Makefile | |
parent | 015060ba843747bbc55d244ec9a32a13ea4863e1 (diff) | |
download | freebsd-ports-gnome-b0f7e07c5217c2ca8192aca91c6a2fb23eb1efd2.tar.gz freebsd-ports-gnome-b0f7e07c5217c2ca8192aca91c6a2fb23eb1efd2.tar.zst freebsd-ports-gnome-b0f7e07c5217c2ca8192aca91c6a2fb23eb1efd2.zip |
- Add rubygem-guard-compat 1.2.0
Guard::Compat provides only a test helper for testing custom Guard plugins
currently.
WWW: https://github.com/guard/guard-compat
RG: https://rubygems.org/gems/guard-compat
Diffstat (limited to 'sysutils/Makefile')
-rw-r--r-- | sysutils/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sysutils/Makefile b/sysutils/Makefile index 273ae46b9eb3..f2131906860a 100644 --- a/sysutils/Makefile +++ b/sysutils/Makefile @@ -815,6 +815,7 @@ SUBDIR += rubygem-fssm SUBDIR += rubygem-god SUBDIR += rubygem-guard + SUBDIR += rubygem-guard-compat SUBDIR += rubygem-guard-livereload SUBDIR += rubygem-guard-minitest SUBDIR += rubygem-guard-rspec |