makedepend: add homepage, license
This commit is contained in:
parent
ef4680ccfc
commit
aef060f31f
1 changed files with 3 additions and 1 deletions
|
@ -3,9 +3,11 @@ pkgname=makedepend
|
||||||
version=1.0.1
|
version=1.0.1
|
||||||
distfiles="${XORG_SITE}/util/$pkgname-$version.tar.bz2"
|
distfiles="${XORG_SITE}/util/$pkgname-$version.tar.bz2"
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
revision=1
|
revision=2
|
||||||
makedepends="pkg-config xproto"
|
makedepends="pkg-config xproto"
|
||||||
short_desc="A dependency generator for makefiles"
|
short_desc="A dependency generator for makefiles"
|
||||||
|
homepage="http://xorg.freedesktop.org"
|
||||||
|
license="MIT"
|
||||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||||
checksum=b752ad9f210f82d480c8bf397d62649a4306a5534bc38ae7765b9bfbd416b1d2
|
checksum=b752ad9f210f82d480c8bf397d62649a4306a5534bc38ae7765b9bfbd416b1d2
|
||||||
long_desc="
|
long_desc="
|
||||||
|
|
Loading…
Reference in a new issue