perl-ExtUtils-PkgConfig: add homepage, license
This commit is contained in:
parent
560fdaf4f4
commit
5fdcf027eb
1 changed files with 3 additions and 1 deletions
|
@ -1,12 +1,14 @@
|
||||||
# Template build file for 'perl-ExtUtils-PkgConfig'.
|
# Template build file for 'perl-ExtUtils-PkgConfig'.
|
||||||
pkgname=perl-ExtUtils-PkgConfig
|
pkgname=perl-ExtUtils-PkgConfig
|
||||||
version=1.12
|
version=1.12
|
||||||
revision=2
|
revision=3
|
||||||
wrksrc="ExtUtils-PkgConfig-$version"
|
wrksrc="ExtUtils-PkgConfig-$version"
|
||||||
distfiles="${SOURCEFORGE_SITE}/gtk2-perl/ExtUtils-PkgConfig-$version.tar.gz"
|
distfiles="${SOURCEFORGE_SITE}/gtk2-perl/ExtUtils-PkgConfig-$version.tar.gz"
|
||||||
build_style=perl-module
|
build_style=perl-module
|
||||||
fulldepends="perl pkg-config"
|
fulldepends="perl pkg-config"
|
||||||
short_desc="Simplistic perl interface to pkg-config"
|
short_desc="Simplistic perl interface to pkg-config"
|
||||||
|
homepage="http://search.cpan.org/~xaoc/"
|
||||||
|
license="LGPL-2.1"
|
||||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||||
checksum=6330b9d1165363837ac1ab014888e3d908f8fb9eb76b31a36096d0e504f6ff42
|
checksum=6330b9d1165363837ac1ab014888e3d908f8fb9eb76b31a36096d0e504f6ff42
|
||||||
long_desc="
|
long_desc="
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue