import p5-HTML-Highlight
This module provides highlighting of words or patterns in HTML documents. This feature is typically used to highlight search results.
This commit is contained in:
parent
62959db76d
commit
21311dab68
17
www/p5-HTML-Highlight/Makefile
Normal file
17
www/p5-HTML-Highlight/Makefile
Normal file
@ -0,0 +1,17 @@
|
||||
# $OpenBSD: Makefile,v 1.1.1.1 2007/07/22 16:20:43 simon Exp $
|
||||
|
||||
COMMENT= module to highlight words or patterns in HTML documents
|
||||
|
||||
MODULES= cpan
|
||||
DISTNAME= HTML-Highlight-0.20
|
||||
CATEGORIES= www
|
||||
|
||||
MAINTAINER= Simon Bertrang <simon@openbsd.org>
|
||||
|
||||
# Artistic + GPL
|
||||
PERMIT_PACKAGE_CDROM= Yes
|
||||
PERMIT_PACKAGE_FTP= Yes
|
||||
PERMIT_DISTFILES_CDROM=Yes
|
||||
PERMIT_DISTFILES_FTP= Yes
|
||||
|
||||
.include <bsd.port.mk>
|
5
www/p5-HTML-Highlight/distinfo
Normal file
5
www/p5-HTML-Highlight/distinfo
Normal file
@ -0,0 +1,5 @@
|
||||
MD5 (HTML-Highlight-0.20.tar.gz) = hc/P8tWIC9vhJqmk/cexVQ==
|
||||
RMD160 (HTML-Highlight-0.20.tar.gz) = EL7kq4XPvV6dZFGl9TZLQK4uK3s=
|
||||
SHA1 (HTML-Highlight-0.20.tar.gz) = is2CyEQczbxnAmka5Uj2VRAh/ZQ=
|
||||
SHA256 (HTML-Highlight-0.20.tar.gz) = FSVQ7gKNmQ8U0EMwxZ5/SkPq3h7hoC7WMUhE6lrnpuM=
|
||||
SIZE (HTML-Highlight-0.20.tar.gz) = 5353
|
2
www/p5-HTML-Highlight/pkg/DESCR
Normal file
2
www/p5-HTML-Highlight/pkg/DESCR
Normal file
@ -0,0 +1,2 @@
|
||||
This module provides highlighting of words or patterns in HTML
|
||||
documents. This feature is typically used to highlight search results.
|
4
www/p5-HTML-Highlight/pkg/PLIST
Normal file
4
www/p5-HTML-Highlight/pkg/PLIST
Normal file
@ -0,0 +1,4 @@
|
||||
@comment $OpenBSD: PLIST,v 1.1.1.1 2007/07/22 16:20:43 simon Exp $
|
||||
${P5SITE}/HTML/
|
||||
${P5SITE}/HTML/Highlight.pm
|
||||
@man man/man3p/HTML::Highlight.3p
|
Loading…
Reference in New Issue
Block a user