portaudio: add homepage and license to template
This commit is contained in:
parent
5d9614793b
commit
6a76858f37
|
@ -5,6 +5,8 @@ wrksrc=portaudio
|
|||
distfiles="http://www.${pkgname}.com/archives/pa_stable_v19_20110326.tgz"
|
||||
build_style=gnu-configure
|
||||
configure_args="--enable-cxx"
|
||||
homepage="http://www.portaudio.com"
|
||||
license="PA, GPL"
|
||||
short_desc="Portable cross-platform audio i/o library"
|
||||
maintainer="davehome <davehome@redthumb.info.tm>"
|
||||
checksum=328a89adc42c66840641d2d557d01e8bd9e6be32e12d3802e3b638e0791de540
|
||||
|
|
Loading…
Reference in New Issue