freebsd-ports/devel/rubygem-holidays/Makefile
Wen Heping be1ac851eb - Update to 1.0.0
PR:		ports/152214
Submitted by:	Eric Freeman <eric@chillibear.com> (maintainer)
2010-11-15 08:28:35 +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.0
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>