freebsd-ports/devel/rubygem-holidays/Makefile
2015-05-31 21:39:24 +00:00

18 lines
354 B
Makefile

# Created by: Eric Freeman <freebsdports@chillibear.com>
# $FreeBSD$
PORTNAME= holidays
PORTVERSION= 2.1.0
CATEGORIES= devel rubygems
MASTER_SITES= RG
MAINTAINER= ruby@FreeBSD.org
COMMENT= Collection of Ruby methods to deal with statutory and other holidays
LICENSE= MIT
USE_RUBY= yes
USE_RUBYGEMS= yes
RUBYGEM_AUTOPLIST= yes
.include <bsd.port.mk>