SecBSD's official ports repository
This commit is contained in:
commit
2c0afcbbf3
64331 changed files with 5339189 additions and 0 deletions
17
www/p5-HTML-Scrubber/Makefile
Normal file
17
www/p5-HTML-Scrubber/Makefile
Normal file
|
@ -0,0 +1,17 @@
|
|||
COMMENT= HTML cleaning module
|
||||
|
||||
MODULES= cpan
|
||||
PKG_ARCH= *
|
||||
DISTNAME= HTML-Scrubber-0.19
|
||||
CATEGORIES= www
|
||||
REVISION= 0
|
||||
|
||||
# Perl
|
||||
PERMIT_PACKAGE= Yes
|
||||
|
||||
RUN_DEPENDS= www/p5-HTML-Parser>=3.47
|
||||
|
||||
TEST_DEPENDS= devel/p5-Test-Differences \
|
||||
devel/p5-Test-Memory-Cycle
|
||||
|
||||
.include <bsd.port.mk>
|
2
www/p5-HTML-Scrubber/distinfo
Normal file
2
www/p5-HTML-Scrubber/distinfo
Normal file
|
@ -0,0 +1,2 @@
|
|||
SHA256 (HTML-Scrubber-0.19.tar.gz) = rihVePhWX5FUxj5CNHBLV7aDX3ei+C/+ckiZ1FMmK7E=
|
||||
SIZE (HTML-Scrubber-0.19.tar.gz) = 36418
|
2
www/p5-HTML-Scrubber/pkg/DESCR
Normal file
2
www/p5-HTML-Scrubber/pkg/DESCR
Normal file
|
@ -0,0 +1,2 @@
|
|||
A module to sanitise and clean up fragments of html in a
|
||||
reliable and flexible fashion.
|
2
www/p5-HTML-Scrubber/pkg/PLIST
Normal file
2
www/p5-HTML-Scrubber/pkg/PLIST
Normal file
|
@ -0,0 +1,2 @@
|
|||
${P5SITE}/HTML/Scrubber.pm
|
||||
@man man/man3p/HTML::Scrubber.3p
|
Loading…
Add table
Add a link
Reference in a new issue