freebsd-ports/devel/rubygem-holidays/Makefile
Philip M. Gollucci 8e3b04f34f - Update to 1.0.2
PR:             ports/158255
Submitted by:   Jin-Sih Lin <linpct@gmail.com>
Approved by:    freebsdports@chillibear.com (maintainer)
Sponsored by:   RideCharge Inc. / TaxiMagic
2011-06-25 23:45:28 +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.2
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>