freebsd-ports/devel/rubygem-tzinfo03/Makefile
2015-05-31 19:27:24 +00:00

19 lines
337 B
Makefile

# Created by: Rui Lopes (rgl ruilopes com)
# $FreeBSD$
PORTNAME= tzinfo
PORTVERSION= 0.3.44
CATEGORIES= devel rubygems
MASTER_SITES= RG
PKGNAMESUFFIX= 03
MAINTAINER= ruby@FreeBSD.org
COMMENT= Daylight-savings aware timezone support for Ruby
LICENSE= MIT
USE_RUBY= yes
USE_RUBYGEMS= yes
RUBYGEM_AUTOPLIST= yes
.include <bsd.port.mk>