d4f94acc90
base-files: add GPL-1 license
15 lines
515 B
Text
15 lines
515 B
Text
# Template build file for 'perl-URI'.
|
|
pkgname=perl-URI
|
|
version=1.58
|
|
revision=6
|
|
wrksrc="URI-$version"
|
|
build_style=perl-module
|
|
hostmakedepends="perl>=5.8"
|
|
depends="${hostmakedepends}"
|
|
noarch="yes"
|
|
short_desc="Perl Uniform Resource Identifiers class (URI, RFC 2396)"
|
|
homepage="http://search.cpan.org/~gaas/URI-1.58/URI.pm"
|
|
license="Artistic, GPL-1"
|
|
maintainer="Juan RP <xtraeme@gmail.com>"
|
|
distfiles="${CPAN_SITE}/URI/GAAS/URI-$version.tar.gz"
|
|
checksum=5ddeb8e4707bd4c37a3a60f634de8424e40c85bba98cf6c1053ae5e71c9b8289
|