perl-ExtUtils-Depends: add homepage, license
This commit is contained in:
parent
2aa23bf649
commit
560fdaf4f4
1 changed files with 3 additions and 1 deletions
|
@ -1,12 +1,14 @@
|
||||||
# Template build file for 'perl-ExtUtils-Depends'.
|
# Template build file for 'perl-ExtUtils-Depends'.
|
||||||
pkgname=perl-ExtUtils-Depends
|
pkgname=perl-ExtUtils-Depends
|
||||||
version=0.301
|
version=0.301
|
||||||
revision=2
|
revision=3
|
||||||
wrksrc="ExtUtils-Depends-$version"
|
wrksrc="ExtUtils-Depends-$version"
|
||||||
distfiles="${SOURCEFORGE_SITE}/gtk2-perl/ExtUtils-Depends-$version.tar.gz"
|
distfiles="${SOURCEFORGE_SITE}/gtk2-perl/ExtUtils-Depends-$version.tar.gz"
|
||||||
build_style=perl-module
|
build_style=perl-module
|
||||||
fulldepends="perl"
|
fulldepends="perl"
|
||||||
short_desc="Easily build XS extensions that depend on XS extensions"
|
short_desc="Easily build XS extensions that depend on XS extensions"
|
||||||
|
homepage="http://gtk2-perl.sourceforge.net/"
|
||||||
|
license="GPL-2"
|
||||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||||
checksum=c913136c2b6a19f7f9be2defb2ed86f01c84cd1685a0f76c9d50ee56fc2a42fc
|
checksum=c913136c2b6a19f7f9be2defb2ed86f01c84cd1685a0f76c9d50ee56fc2a42fc
|
||||||
long_desc="
|
long_desc="
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue