aboutsummaryrefslogblamecommitdiff
path: root/www/p5-HTML-TagCloud-Extended/Makefile
blob: 4f8f12f8d3340e00383b248d6cb807204a7552c1 (plain) (tree)
1
2
3
4
5
6
7
8
9







                                                                         
                    
                         
                    









                                                                                                    
                      


                                  
                      
# New ports collection makefile for:	www/p5-HTML-TagCloud-Extended
# Date created:				07 October 2005
# Whom:					Anton Berezin <tobez@FreeBSD.org>
#
# $FreeBSD$
#

PORTNAME=	HTML-TagCloud-Extended
PORTVERSION=	0.10
CATEGORIES=	www perl5
MASTER_SITES=	CPAN
PKGNAMEPREFIX=	p5-

MAINTAINER=	perl@FreeBSD.org
COMMENT=	HTML::TagCloud extension for time-stamp based coloring of tags

BUILD_DEPENDS=	${SITE_PERL}/Class/Accessor.pm:${PORTSDIR}/devel/p5-Class-Accessor \
		${SITE_PERL}/Class/Data/Inheritable.pm:${PORTSDIR}/devel/p5-Class-Data-Inheritable \
		${SITE_PERL}/${PERL_ARCH}/Readonly.pm:${PORTSDIR}/devel/p5-Readonly
RUN_DEPENDS=	${BUILD_DEPENDS}

PERL_CONFIGURE=	5.8.0+

MAN3=	HTML::TagCloud::Extended.3

.include <bsd.port.mk>