parent
78661c2e78
commit
7a2e15afb8
1 changed files with 16 additions and 0 deletions
16
srcpkgs/perl-CGI/template
Normal file
16
srcpkgs/perl-CGI/template
Normal file
|
@ -0,0 +1,16 @@
|
|||
# Template build file for 'perl-CGI'.
|
||||
pkgname=perl-CGI
|
||||
version=4.36
|
||||
revision=1
|
||||
noarch=yes
|
||||
wrksrc="${pkgname/perl-/}-${version}"
|
||||
build_style=perl-module
|
||||
hostmakedepends="perl"
|
||||
makedepends="${hostmakedepends}"
|
||||
depends="${hostmakedepends}"
|
||||
short_desc="Handle Common Gateway Interface requests and responses"
|
||||
maintainer="newbluemoon <blaumolch@mailbox.org>"
|
||||
homepage="http://search.cpan.org/dist/CGI/"
|
||||
license="Artistic-2.0, GPL-1"
|
||||
distfiles="${CPAN_SITE}/CGI/${pkgname/perl-/}-$version.tar.gz"
|
||||
checksum=fefe84d4f2461e867f9be80f3f988e17bcbbcb4e306952cf2fd1dea7e4515490
|
Loading…
Reference in a new issue