96d70cf9bc
PR: ports/170479 Approved by: Eric <freebsdports@chillibear.com> (maintainer)
20 lines
442 B
Makefile
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>
|