# Ports collection makefile for:	rubygem-holidays
# Date created:				17 October 2010
# Whom:					Eric Freeman <freebsdports@chillibear.com>
#
# $FreeBSD: ports/devel/rubygem-holidays/Makefile,v 1.5 2012/01/12 19:34:20 pgollucci Exp $
#

PORTNAME=	holidays
PORTVERSION=	1.0.3
CATEGORIES=	devel rubygems
MASTER_SITES=	RG

MAINTAINER=	freebsdports@chillibear.com
COMMENT=	A collection of Ruby methods to deal with statutory and other holidays

USE_RUBY=		yes
USE_RUBYGEMS=		yes
RUBYGEM_AUTOPLIST=	yes

.include <bsd.port.mk>
