pcc-libs: add homepage, license
This commit is contained in:
parent
d308fae264
commit
2aa23bf649
1 changed files with 3 additions and 1 deletions
|
@ -5,8 +5,10 @@ wrksrc=${pkgname}-${version}
|
|||
distfiles="http://pcc.ludd.ltu.se/ftp/pub/pcc-releases/$pkgname-$version.tgz"
|
||||
depends="glibc"
|
||||
makedepends="flex"
|
||||
revision=1
|
||||
revision=2
|
||||
short_desc="Portable C Compiler - Support Libraries"
|
||||
homepage="http://pcc.ludd.ltu.se/"
|
||||
license="Custom (BSD-like)"
|
||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||
checksum=f89ac94e30927a28c78fc8b8b7fef617eeaf843e2268063d43e414cf3179dd62
|
||||
long_desc="
|
||||
|
|
Loading…
Reference in a new issue