aboutsummaryrefslogtreecommitdiffstats
path: root/devel/rubygem-holidays/Makefile
blob: 1f1be755dca40e148ff84574ed45cef060ac71f1 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
# Created by: Eric Freeman <freebsdports@chillibear.com>
# $FreeBSD$

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

MAINTAINER= ports@FreeBSD.org
COMMENT=    Collection of Ruby methods to deal with statutory and other holidays

USE_RUBY=       yes
USE_RUBYGEMS=       yes
RUBYGEM_AUTOPLIST=  yes

.include <bsd.port.mk>