6a17584697
- Simplify COMMENT
17 lines
283 B
Makefile
17 lines
283 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
|
|
|
|
USE_RUBY= yes
|
|
USE_RUBYGEMS= yes
|
|
RUBYGEM_AUTOPLIST= yes
|
|
|
|
.include <bsd.port.mk>
|