freebsd-ports/devel/rubygem-chronic/Makefile

18 lines
267 B
Makefile

# $FreeBSD$
PORTNAME= chronic
PORTVERSION= 0.10.2
CATEGORIES= devel rubygems
MASTER_SITES= RG
MAINTAINER= ruby@FreeBSD.org
COMMENT= Natural language date/time parser written in pure Ruby
LICENSE= MIT
NO_ARCH= yes
USE_RUBY= yes
USES= gem
.include <bsd.port.mk>