perl-URI: add license
This commit is contained in:
parent
d7b64c59a2
commit
82aed227b1
1 changed files with 2 additions and 1 deletions
|
@ -5,9 +5,10 @@ wrksrc="URI-$version"
|
||||||
distfiles="${CPAN_SITE}/URI/GAAS/URI-$version.tar.gz"
|
distfiles="${CPAN_SITE}/URI/GAAS/URI-$version.tar.gz"
|
||||||
build_style=perl-module
|
build_style=perl-module
|
||||||
fulldepends="perl"
|
fulldepends="perl"
|
||||||
revision=1
|
revision=2
|
||||||
short_desc="Perl Uniform Resource Identifiers class (URI, RFC 2396)"
|
short_desc="Perl Uniform Resource Identifiers class (URI, RFC 2396)"
|
||||||
homepage="http://search.cpan.org/~gaas/URI-1.58/URI.pm"
|
homepage="http://search.cpan.org/~gaas/URI-1.58/URI.pm"
|
||||||
|
license="GPL-1+/Artisti"
|
||||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||||
checksum=5ddeb8e4707bd4c37a3a60f634de8424e40c85bba98cf6c1053ae5e71c9b8289
|
checksum=5ddeb8e4707bd4c37a3a60f634de8424e40c85bba98cf6c1053ae5e71c9b8289
|
||||||
long_desc="
|
long_desc="
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue