# New ports collection makefile for:	rubygem-public_suffix_service
# Date created:		2011-11-10
# Whom:			Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>
#
# $FreeBSD: ports/dns/rubygem-public_suffix_service/Makefile,v 1.3 2011/12/26 09:50:12 sunpoet Exp $
#

PORTNAME=	public_suffix_service
PORTVERSION=	0.9.1
CATEGORIES=	dns rubygems
MASTER_SITES=	RG

MAINTAINER=	sunpoet@FreeBSD.org
COMMENT=	Parse and decompose domain names into TLD, domain and subdomains

USE_RUBY=	yes
USE_RUBYGEMS=	yes
RUBYGEM_AUTOPLIST=	yes

.include <bsd.port.mk>
