wok-next diff ruby-pkgconfig/receipt @ rev 15708
Up:fetchmail (6.3.26) + Add SSL support
author | Eric Joseph-Alexandre <erjo@slitaz.org> |
---|---|
date | Sun Dec 22 22:06:56 2013 +0100 (2013-12-22) |
parents | 051931e905b0 |
children | d43bf7aae921 |
line diff
1.1 --- a/ruby-pkgconfig/receipt Fri Dec 06 10:39:07 2013 +0000 1.2 +++ b/ruby-pkgconfig/receipt Sun Dec 22 22:06:56 2013 +0100 1.3 @@ -5,6 +5,7 @@ 1.4 CATEGORY="development" 1.5 SHORT_DESC="A pkg-config implementation in Ruby." 1.6 MAINTAINER="slaxemulator@gmail.com" 1.7 +LICENSE="LGPL2.1" 1.8 SOURCE="pkg-config" 1.9 TARBALL="$SOURCE-$VERSION.gem" 1.10 WEB_SITE="http://github.com/rcairo/pkg-config"