# Created by: Eygene Ryabinkin <rea-fbsd@codelabs.ru>
# $FreeBSD: tags/RELEASE_10_1_0/www/drupal6-tagadelic/Makefile 358250 2014-06-18 12:17:26Z bapt $

PORTNAME=	tagadelic
DISTVERSION=	6.x-1.2
PORTREVISION=	1
CATEGORIES=	www
MASTER_SITES=	http://ftp.drupal.org/files/projects/

MAINTAINER=	rea@FreeBSD.org
COMMENT=	Tagadelic module for Drupal 6

USES=		drupal:6,module
MODULE_DIRS=	translations
MODULE_FILES=	tagadelic.css tagadelic.info tagadelic.install \
		tagadelic.module \
		translations/zh-hans.po translations/de.po \
		translations/es.po translations/fr.po \
		translations/gl.po translations/he.po \
		translations/hu.po translations/ja.po \
		translations/nl.po translations/pl.po \
		translations/ru.po translations/tagadelic.pot
DOC_FILES=	LICENSE.txt README.txt

.include <bsd.port.mk>
