forked from Lainports/freebsd-ports
17 lines
328 B
Makefile
17 lines
328 B
Makefile
PORTNAME= date
|
|
PORTVERSION= 3.3.4
|
|
CATEGORIES= devel rubygems
|
|
MASTER_SITES= RG
|
|
|
|
MAINTAINER= sunpoet@FreeBSD.org
|
|
COMMENT= Subclass of Object includes Comparable module for handling dates
|
|
WWW= https://github.com/ruby/date
|
|
|
|
LICENSE= BSD2CLAUSE RUBY
|
|
LICENSE_COMB= dual
|
|
|
|
USES= cpe gem
|
|
|
|
CPE_VENDOR= ruby-lang
|
|
|
|
.include <bsd.port.mk>
|