wok-6.x diff ruby-pkgconfig/receipt @ rev 15836
transmission: create missing VERSION
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Sat Jan 25 11:21:22 2014 +0000 (2014-01-25) |
parents | 051931e905b0 |
children | a78610b2eb47 |
line diff
1.1 --- a/ruby-pkgconfig/receipt Fri Dec 06 10:39:07 2013 +0000 1.2 +++ b/ruby-pkgconfig/receipt Sat Jan 25 11:21:22 2014 +0000 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"