New package: perl-FCGI-0.82
This commit is contained in:
parent
a0f42e0886
commit
b59c7956da
1 changed files with 19 additions and 0 deletions
19
srcpkgs/perl-FCGI/template
Normal file
19
srcpkgs/perl-FCGI/template
Normal file
|
@ -0,0 +1,19 @@
|
||||||
|
# Template file for 'perl-FCGI'
|
||||||
|
pkgname=perl-FCGI
|
||||||
|
version=0.82
|
||||||
|
revision=1
|
||||||
|
wrksrc="FCGI-${version}"
|
||||||
|
build_style=perl-module
|
||||||
|
makedepends="fcgi-devel"
|
||||||
|
short_desc="Fast CGI module"
|
||||||
|
maintainer="Arda Demir <ddmirarda@gmail.com>"
|
||||||
|
license="Artistic-1.0-Perl, GPL-1.0-or-later"
|
||||||
|
homepage="https://metacpan.org/pod/FCGI"
|
||||||
|
distfiles="${CPAN_SITE}/FCGI/FCGI-${version}.tar.gz"
|
||||||
|
checksum=4c7d60e26da2c07f058a4e345021e92505273b33c9542215977e084611f09ecf
|
||||||
|
# Test requires unpackaged module: FCGI::Client
|
||||||
|
make_check=no
|
||||||
|
|
||||||
|
post_install() {
|
||||||
|
vlicense LICENSE
|
||||||
|
}
|
Loading…
Add table
Add a link
Reference in a new issue