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








                                                                 
                  





                                                                    

                   
                       

                      
# Ports collection makefile for:	htmltools
# Date created:				16 feb 2007
# Whom:					dirk.meyer@dinoex.sub.org
#
# $FreeBSD$

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

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

USE_RUBY=	yes
USE_RUBYGEMS=	yes
RUBYGEM_AUTOPLIST=  yes

.include <bsd.port.mk>