Sunpoet Po-Chuan Hsieh 72201eb9e6 Update pkg-descr
- Take maintainership
2018-10-20 14:48:37 +00:00

23 lines
402 B
Makefile

# Created by: Rui Lopes (rgl ruilopes com)
# $FreeBSD$
PORTNAME= tzinfo
PORTVERSION= 1.2.5
CATEGORIES= devel rubygems
MASTER_SITES= RG
MAINTAINER= sunpoet@FreeBSD.org
COMMENT= Daylight-savings aware timezone support for Ruby
LICENSE= MIT
LICENSE_FILE= ${WRKSRC}/LICENSE
RUN_DEPENDS= rubygem-thread_safe>=0.1:devel/rubygem-thread_safe
USES= gem
USE_RUBY= yes
NO_ARCH= yes
.include <bsd.port.mk>