opnsense-ports/devel/rubygem-date/Makefile
Franco Fichtner 2a9ae9eae0 */*: sync with upstream
Taken from: FreeBSD
2024-11-04 08:48:13 +01:00

17 lines
328 B
Makefile

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