# Ports collection makefile for:	rubygem-nokogiri
# Date created:				17 May 2009
# Whom:						Philip M. Gollucci <pgollucci@p6m7g8.com>
#
# $FreeBSD: ports/textproc/rubygem-nokogiri/Makefile,v 1.4 2009/07/03 20:57:23 pgollucci Exp $

PORTNAME=	nokogiri
PORTVERSION=	1.3.2
CATEGORIES=	textproc rubygems
MASTER_SITES=	RF

MAINTAINER=	pgollucci@FreeBSD.org
COMMENT=	An HTML, XML, SAX, and Reader parser

BUILD_DEPENDS=	${RUBY_PKGNAMEPREFIX}iconv>=0:${PORTSDIR}/converters/ruby-iconv
RUN_DEPENDS=	${BUILD_DEPENDS}

USE_GNOME=	libxml2 libxslt

USE_RUBY=	yes
USE_RUBYGEMS=	yes
RUBYGEM_AUTOPLIST=	yes

PLIST_FILES=	bin/nokogiri

.include <bsd.port.mk>
