diff options
author | taca <taca@pkgsrc.org> | 2017-03-17 00:27:47 +0000 |
---|---|---|
committer | taca <taca@pkgsrc.org> | 2017-03-17 00:27:47 +0000 |
commit | 513c9542ca251abfc2f84aafd1eef7220c9e1369 (patch) | |
tree | 2cce36cfa5486fc9b5a2cc02fe3a6350c5fef377 /misc | |
parent | 1427e39a174af359a7e50a1a26d2776dda564fd3 (diff) | |
download | pkgsrc-513c9542ca251abfc2f84aafd1eef7220c9e1369.tar.gz |
Add and enable ruby-powerbar.
Diffstat (limited to 'misc')
-rw-r--r-- | misc/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/misc/Makefile b/misc/Makefile index 1fa932dfb4e..6afb00061b1 100644 --- a/misc/Makefile +++ b/misc/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.479 2017/01/26 14:07:42 ryoon Exp $ +# $NetBSD: Makefile,v 1.480 2017/03/17 00:27:47 taca Exp $ # COMMENT= Miscellaneous utilities @@ -321,6 +321,7 @@ SUBDIR+= ruby-mini_portile2 SUBDIR+= ruby-naught SUBDIR+= ruby-ohai SUBDIR+= ruby-parallel +SUBDIR+= ruby-powerbar SUBDIR+= ruby-progressbar SUBDIR+= ruby-pry SUBDIR+= ruby-rainbow |