aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--textproc/Makefile1
-rw-r--r--textproc/rubygem-stamp/Makefile17
-rw-r--r--textproc/rubygem-stamp/distinfo2
-rw-r--r--textproc/rubygem-stamp/pkg-descr4
4 files changed, 24 insertions, 0 deletions
diff --git a/textproc/Makefile b/textproc/Makefile
index 809f8e920efe..4cb3254d7e3c 100644
--- a/textproc/Makefile
+++ b/textproc/Makefile
@@ -1331,6 +1331,7 @@
SUBDIR += rubygem-sass-rails
SUBDIR += rubygem-sax-machine
SUBDIR += rubygem-spreadsheet
+ SUBDIR += rubygem-stamp
SUBDIR += rubygem-syntax
SUBDIR += rubygem-termcolor
SUBDIR += rubygem-terminal-table
diff --git a/textproc/rubygem-stamp/Makefile b/textproc/rubygem-stamp/Makefile
new file mode 100644
index 000000000000..4ee80d2be834
--- /dev/null
+++ b/textproc/rubygem-stamp/Makefile
@@ -0,0 +1,17 @@
+# $FreeBSD$
+
+PORTNAME= stamp
+PORTVERSION= 0.5.0
+CATEGORIES= textproc rubygems
+MASTER_SITES= RG
+
+MAINTAINER= ruby@FreeBSD.org
+COMMENT= Format dates and times
+
+USE_RUBY= yes
+USE_RUBYGEMS= yes
+RUBYGEM_AUTOPLIST= yes
+
+NO_STAGE= yes
+
+.include <bsd.port.mk>
diff --git a/textproc/rubygem-stamp/distinfo b/textproc/rubygem-stamp/distinfo
new file mode 100644
index 000000000000..63a9259e230d
--- /dev/null
+++ b/textproc/rubygem-stamp/distinfo
@@ -0,0 +1,2 @@
+SHA256 (rubygem/stamp-0.5.0.gem) = 1ad6622d000cd390b9b523eb9270fc902abd24a685ce0c73529f344d6a9fa4f0
+SIZE (rubygem/stamp-0.5.0.gem) = 11776
diff --git a/textproc/rubygem-stamp/pkg-descr b/textproc/rubygem-stamp/pkg-descr
new file mode 100644
index 000000000000..f6aeb644a0a5
--- /dev/null
+++ b/textproc/rubygem-stamp/pkg-descr
@@ -0,0 +1,4 @@
+Format dates and times based on human-friendly examples, not arcane strftime
+directives.
+
+WWW: https://github.com/jeremyw/stamp