opnsense-ports/devel/rubygem-date/Makefile
Franco Fichtner 0c0f8354aa */*: sync with upstream
Taken from: FreeBSD
2023-01-31 12:28:55 +01:00

17 lines
328 B
Makefile

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