mirror of
https://github.com/novatiq/packages.git
synced 2026-04-30 07:28:39 +01:00
lang/perl-*: Cleanup, fix formatting
Signed-off-by: Marcel Denia <naoir@gmx.net>
This commit is contained in:
@@ -10,10 +10,10 @@ include $(TOPDIR)/rules.mk
|
||||
PKG_NAME:=perl-www-curl
|
||||
PKG_VERSION:=4.17
|
||||
PKG_RELEASE:=1
|
||||
PKG_MD5SUM:=997ac81cd6b03b30b36f7cd930474845
|
||||
|
||||
PKG_SOURCE_URL:=http://www.cpan.org/authors/id/S/SZ/SZBALINT/
|
||||
PKG_SOURCE:=WWW-Curl-$(PKG_VERSION).tar.gz
|
||||
PKG_MD5SUM:=997ac81cd6b03b30b36f7cd930474845
|
||||
|
||||
PKG_LICENSE:=GPLv1+ ARTISTIC
|
||||
PKG_LICENSE_FILES:=LICENSE
|
||||
@@ -24,12 +24,12 @@ include $(INCLUDE_DIR)/package.mk
|
||||
include ../perl/perlmod.mk
|
||||
|
||||
define Package/perl-www-curl
|
||||
SUBMENU:=Perl
|
||||
SECTION:=lang
|
||||
CATEGORY:=Languages
|
||||
TITLE:=Perl bindings to libcurl
|
||||
URL:=http://search.cpan.org/dist/WWW-Curl/
|
||||
DEPENDS:=perl +libcurl
|
||||
SUBMENU:=Perl
|
||||
SECTION:=lang
|
||||
CATEGORY:=Languages
|
||||
TITLE:=Perl bindings to libcurl
|
||||
URL:=http://search.cpan.org/dist/WWW-Curl/
|
||||
DEPENDS:=perl +libcurl
|
||||
endef
|
||||
|
||||
define Build/Configure
|
||||
|
||||
Reference in New Issue
Block a user