pcc: add homepage, license
This commit is contained in:
parent
ff6b4f58b1
commit
d308fae264
1 changed files with 3 additions and 1 deletions
|
@ -4,10 +4,12 @@ version=1.0.0
|
||||||
distfiles="http://pcc.ludd.ltu.se/ftp/pub/pcc-releases/pcc-$version.tgz"
|
distfiles="http://pcc.ludd.ltu.se/ftp/pub/pcc-releases/pcc-$version.tgz"
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
configure_args="--enable-tls"
|
configure_args="--enable-tls"
|
||||||
revision=1
|
revision=2
|
||||||
makedepends="flex"
|
makedepends="flex"
|
||||||
fulldepends="pcc-libs"
|
fulldepends="pcc-libs"
|
||||||
short_desc="Portable C Compiler"
|
short_desc="Portable C Compiler"
|
||||||
|
homepage="http://pcc.ludd.ltu.se/"
|
||||||
|
license="Custom (BSD-like)"
|
||||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||||
checksum=5802dbba46d6ea3f9badaa55b9044a0416bb410020c24a5c2a8a2eaaf41156cb
|
checksum=5802dbba46d6ea3f9badaa55b9044a0416bb410020c24a5c2a8a2eaaf41156cb
|
||||||
long_desc="
|
long_desc="
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue