opnsense-ports/devel/rubygem-holidays/Makefile
Franco Fichtner ec0a6fef5b */*: sync with upstream
Taken from: FreeBSD
2015-06-29 07:38:50 +02:00

19 lines
367 B
Makefile

# Created by: Eric Freeman <freebsdports@chillibear.com>
# $FreeBSD$
PORTNAME= holidays
PORTVERSION= 2.2.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
NO_ARCH= yes
USE_RUBY= yes
USE_RUBYGEMS= yes
RUBYGEM_AUTOPLIST= yes
.include <bsd.port.mk>