freebsd-ports/devel/rubygem-date/Makefile
2023-11-15 01:16:16 +08:00

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>