diff --git a/devel/ruby-date/Makefile b/devel/ruby-date/Makefile new file mode 100644 index 000000000..17fbc3b4f --- /dev/null +++ b/devel/ruby-date/Makefile @@ -0,0 +1,19 @@ +COMMENT= subclass for handling dates + +DISTNAME= date-3.3.3 +CATEGORIES= devel + +HOMEPAGE= https://github.com/ruby/date + +MAINTAINER= Purple Rain + +# BSD-2-Clause +PERMIT_PACKAGE= Yes + +WANTLIB += c m + +MODULES= lang/ruby + +CONFIGURE_STYLE= ruby gem + +.include diff --git a/devel/ruby-date/distinfo b/devel/ruby-date/distinfo new file mode 100644 index 000000000..4cd72b48d --- /dev/null +++ b/devel/ruby-date/distinfo @@ -0,0 +1,2 @@ +SHA256 (date-3.3.3.gem) = gZeSAZ1XErdI+xX236rt7xSwMocj7yNYPqNfGGd0Uw8= +SIZE (date-3.3.3.gem) = 76288 diff --git a/devel/ruby-date/pkg/DESCR b/devel/ruby-date/pkg/DESCR new file mode 100644 index 000000000..a6685927a --- /dev/null +++ b/devel/ruby-date/pkg/DESCR @@ -0,0 +1 @@ +A subclass of Object includes Comparable module for handling dates. \ No newline at end of file diff --git a/devel/ruby-date/pkg/PLIST b/devel/ruby-date/pkg/PLIST new file mode 100644 index 000000000..a4b42ce0b --- /dev/null +++ b/devel/ruby-date/pkg/PLIST @@ -0,0 +1,32 @@ +${GEM_LIB}/cache/${DISTNAME}.gem +${GEM_LIB}/extensions/x86_64-unknown/ +${GEM_LIB}/extensions/x86_64-unknown/${MODRUBY_LIBREV}/ +${GEM_LIB}/extensions/x86_64-unknown/${MODRUBY_LIBREV}/${DISTNAME}/ +@so ${GEM_LIB}/extensions/x86_64-unknown/${MODRUBY_LIBREV}/${DISTNAME}/date_core.so +${GEM_LIB}/extensions/x86_64-unknown/${MODRUBY_LIBREV}/${DISTNAME}/gem.build_complete +${GEM_LIB}/extensions/x86_64-unknown/${MODRUBY_LIBREV}/${DISTNAME}/gem_make.out +${GEM_LIB}/extensions/x86_64-unknown/${MODRUBY_LIBREV}/${DISTNAME}/mkmf.log +${GEM_LIB}/gems/${DISTNAME}/ +${GEM_LIB}/gems/${DISTNAME}/README.md +${GEM_LIB}/gems/${DISTNAME}/ext/ +${GEM_LIB}/gems/${DISTNAME}/ext/date/ +${GEM_LIB}/gems/${DISTNAME}/ext/date/.sitearchdir.time +${GEM_LIB}/gems/${DISTNAME}/ext/date/Makefile +${GEM_LIB}/gems/${DISTNAME}/ext/date/date_core.c +${GEM_LIB}/gems/${DISTNAME}/ext/date/date_core.o +@so ${GEM_LIB}/gems/${DISTNAME}/ext/date/date_core.so +${GEM_LIB}/gems/${DISTNAME}/ext/date/date_parse.c +${GEM_LIB}/gems/${DISTNAME}/ext/date/date_parse.o +${GEM_LIB}/gems/${DISTNAME}/ext/date/date_strftime.c +${GEM_LIB}/gems/${DISTNAME}/ext/date/date_strftime.o +${GEM_LIB}/gems/${DISTNAME}/ext/date/date_strptime.c +${GEM_LIB}/gems/${DISTNAME}/ext/date/date_strptime.o +${GEM_LIB}/gems/${DISTNAME}/ext/date/date_tmx.h +${GEM_LIB}/gems/${DISTNAME}/ext/date/extconf.rb +${GEM_LIB}/gems/${DISTNAME}/ext/date/prereq.mk +${GEM_LIB}/gems/${DISTNAME}/ext/date/zonetab.h +${GEM_LIB}/gems/${DISTNAME}/ext/date/zonetab.list +${GEM_LIB}/gems/${DISTNAME}/lib/ +${GEM_LIB}/gems/${DISTNAME}/lib/date.rb +@so ${GEM_LIB}/gems/${DISTNAME}/lib/date_core.so +${GEM_LIB}/specifications/${DISTNAME}.gemspec