# Ports collection makefile for:	htmltools
# Date created:				16 feb 2007
# Whom:					dirk.meyer@dinoex.sub.org
#
# $FreeBSD: ports/textproc/rubygem-htmltools/Makefile,v 1.1 2007/02/16 11:45:33 dinoex Exp $

PORTNAME=	htmltools
PORTVERSION=	1.10
CATEGORIES=	textproc www rubygems
MASTER_SITES=	${MASTER_SITE_RUBYFORGE}
MASTER_SITE_SUBDIR=	ruby-htmltools
DISTNAME=	htmltools-${PORTVERSION}

MAINTAINER=	dinoex@FreeBSD.org
COMMENT=	Tools for parsing and manipulating HTML text in Ruby

.include <bsd.port.pre.mk>
.include "${PORTSDIR}/devel/ruby-gems/Makefile.common"
.include <bsd.port.post.mk>
