mirror of
https://github.com/novatiq/packages.git
synced 2026-04-29 15:08:40 +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-html-parser
|
||||
PKG_VERSION:=3.71
|
||||
PKG_RELEASE:=1
|
||||
PKG_MD5SUM:=9128a45893097dfa3bf03301b19c5efe
|
||||
|
||||
PKG_SOURCE_URL:=http://www.cpan.org/authors/id/G/GA/GAAS/
|
||||
PKG_SOURCE:=HTML-Parser-$(PKG_VERSION).tar.gz
|
||||
PKG_MD5SUM:=9128a45893097dfa3bf03301b19c5efe
|
||||
|
||||
PKG_LICENSE:=GPLv1+ ARTISTIC
|
||||
|
||||
@@ -23,12 +23,12 @@ include $(INCLUDE_DIR)/package.mk
|
||||
include ../perl/perlmod.mk
|
||||
|
||||
define Package/perl-html-parser
|
||||
SUBMENU:=Perl
|
||||
SECTION:=lang
|
||||
CATEGORY:=Languages
|
||||
TITLE:=A collection of modules that parse HTML text documents
|
||||
URL:=http://search.cpan.org/dist/HTML-Parser/
|
||||
DEPENDS:=perl +perl-html-tagset +perl-uri
|
||||
SUBMENU:=Perl
|
||||
SECTION:=lang
|
||||
CATEGORY:=Languages
|
||||
TITLE:=A collection of modules that parse HTML text documents
|
||||
URL:=http://search.cpan.org/dist/HTML-Parser/
|
||||
DEPENDS:=perl +perl-html-tagset +perl-uri
|
||||
endef
|
||||
|
||||
define Build/Configure
|
||||
|
||||
Reference in New Issue
Block a user