Files
ports/devel/rubygem-date/Makefile
2024-12-26 03:16:18 +08:00

18 lines
328 B
Makefile

PORTNAME= date
PORTVERSION= 3.4.1
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>