opnsense-ports/devel/rubygem-tzinfo03/Makefile
Franco Fichtner 1d90ac5d50 */*: sync with upstream
Taken from: FreeBSD
2015-07-03 08:07:16 +02:00

21 lines
351 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
NO_ARCH= yes
USE_RUBY= yes
USE_RUBYGEMS= yes
RUBYGEM_AUTOPLIST= yes
.include <bsd.port.mk>