summaryrefslogtreecommitdiff
path: root/www/pear-HTML_TagCloud/Makefile
blob: b34f57c5ab308f95307b3783e2ce2e1eef5e135d (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
# Created by: Wen heping <wenheping@gmail.com>

PORTNAME=	HTML_TagCloud
PORTVERSION=	1.0.0
CATEGORIES=	www devel pear

MAINTAINER=	sunpoet@FreeBSD.org
COMMENT=	Generate TagCloud in HTML And Visualize Tags

NO_ARCH=	yes
USES=		pear

.include <bsd.port.mk>