mirror of
https://github.com/MiyooCFW/buildroot.git
synced 2025-09-27 22:24:19 +03:00
Merge from bittboy/buildroot@db180c0
This commit is contained in:
14
package/perl-http-cookies/perl-http-cookies.mk
Normal file
14
package/perl-http-cookies/perl-http-cookies.mk
Normal file
@@ -0,0 +1,14 @@
|
||||
################################################################################
|
||||
#
|
||||
# perl-http-cookies
|
||||
#
|
||||
################################################################################
|
||||
|
||||
PERL_HTTP_COOKIES_VERSION = 6.04
|
||||
PERL_HTTP_COOKIES_SOURCE = HTTP-Cookies-$(PERL_HTTP_COOKIES_VERSION).tar.gz
|
||||
PERL_HTTP_COOKIES_SITE = $(BR2_CPAN_MIRROR)/authors/id/O/OA/OALDERS
|
||||
PERL_HTTP_COOKIES_LICENSE = Artistic or GPL-1.0+
|
||||
PERL_HTTP_COOKIES_LICENSE_FILES = LICENSE
|
||||
PERL_HTTP_COOKIES_DISTNAME = HTTP-Cookies
|
||||
|
||||
$(eval $(perl-package))
|
Reference in New Issue
Block a user