diff options
author | obache <obache@pkgsrc.org> | 2010-05-15 23:59:59 +0000 |
---|---|---|
committer | obache <obache@pkgsrc.org> | 2010-05-15 23:59:59 +0000 |
commit | 557bafe0c485fc78c1694a2a8461138ba2146c56 (patch) | |
tree | f4281da0e0b4512425e08d47ac4267b84a61d98c /misc | |
parent | c928556e5d1eb14eccaece54725eed60694bc471 (diff) | |
download | pkgsrc-557bafe0c485fc78c1694a2a8461138ba2146c56.tar.gz |
Note commented out LICENSE (Ruby's).
Diffstat (limited to 'misc')
-rw-r--r-- | misc/ruby-progressbar/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/misc/ruby-progressbar/Makefile b/misc/ruby-progressbar/Makefile index 191da778fc8..a897e854671 100644 --- a/misc/ruby-progressbar/Makefile +++ b/misc/ruby-progressbar/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.2 2008/06/19 14:52:11 taca Exp $ +# $NetBSD: Makefile,v 1.3 2010/05/15 23:59:59 obache Exp $ # DISTNAME= ruby-progressbar-0.9 @@ -10,6 +10,7 @@ MASTER_SITES= http://0xcc.net/ruby-progressbar/ MAINTAINER= obache@NetBSD.org HOMEPAGE= http://0xcc.net/ruby-progressbar/ COMMENT= Text Progress Bar Library for Ruby +#LICENSE= # Ruby's PKG_DESTDIR_SUPPORT= user-destdir |