aboutsummaryrefslogblamecommitdiff
path: root/www/p5-HTML-Highlight/Makefile
blob: c5d7ca203186ecab3d27922e1b46762e68054d35 (plain) (tree)
1
2
3
4
5
6
7
8
9
10
11
12
13












                                                             
                                





                                                                         
# New ports collection makefile for:	p5-HTML-Highlight
# Date created:		2008-07-31
# Whom:			Tomoyuki Sakurai <cherry@trombik.org>
#
# $FreeBSD$
#

PORTNAME=	HTML-Highlight
PORTVERSION=	0.20
CATEGORIES=	www
MASTER_SITES=	CPAN
PKGNAMEPREFIX=	p5-

MAINTAINER=	perl@FreeBSD.org
COMMENT=	A module to highlight words or patterns in HTML documents

PERL_CONFIGURE=	Yes
MAN3=	HTML::Highlight.3

.include <bsd.port.mk>