MD5 (xsidplay-1.6.5.1a.tgz) = abe90bc6b7d552969bdd1db38f0a449b rel='stylesheet' type='text/css' href='/~lantw44/cgit-data/cgit.css'/>
aboutsummaryrefslogtreecommitdiffstats
path: root/www/p5-HTML-TagCloud/Makefile
blob: e4f4a847ca30ba29b53d0fb3f427c7d83e4872ee (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
# Created by: Anton Berezin <tobez@FreeBSD.org>
# $FreeBSD$

PORTNAME=   HTML-TagCloud
PORTVERSION=    0.38
PORTREVISION=   1
CATEGORIES= www perl5
MASTER_SITES=   CPAN
PKGNAMEPREFIX=  p5-

MAINTAINER= perl@FreeBSD.org
COMMENT=    HTML::TagCloud - Generate An HTML Tag Cloud

USES=       perl5
USE_PERL5=  configure

.include <bsd.port.mk>