aboutsummaryrefslogblamecommitdiff
path: root/textproc/rubygem-loofah/Makefile
blob: d24e01eed0983ddb21c4b585950a2126f2cd2a48 (plain) (tree)
1
2
3
4
5
6
7
8
9







                                                                                  
                     





                                                                          
                                                                             





                           
# Ports collection makefile for:	rubygem-loofah
# Date created:				29 May 2010
# Whom:					Eric Freeman <freebsdports@chillibear.com>
#
# $FreeBSD$
#

PORTNAME=	loofah
PORTVERSION=	1.2.0
CATEGORIES=	textproc rubygems
MASTER_SITES=	RG

MAINTAINER=	freebsdports@chillibear.com
COMMENT=	 Library for manipulating HTML/XML documents and fragments

RUN_DEPENDS=	rubygem-nokogiri>=1.4.4:${PORTSDIR}/textproc/rubygem-nokogiri

USE_RUBY=		yes
USE_RUBYGEMS=		yes
RUBYGEM_AUTOPLIST=	yes

.include <bsd.port.mk>