freebsd-ports/devel/rubygem-holidays/Makefile
Steve Wills 96d70cf9bc - Update to 1.0.5
PR:		ports/170479
Approved by:	Eric <freebsdports@chillibear.com> (maintainer)
2012-08-13 00:14:51 +00:00

20 lines
442 B
Makefile

# Ports collection makefile for: rubygem-holidays
# Date created: 17 October 2010
# Whom: Eric Freeman <freebsdports@chillibear.com>
#
# $FreeBSD$
#
PORTNAME= holidays
PORTVERSION= 1.0.5
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>