summaryrefslogtreecommitdiff
path: root/textproc/rubygem-action_text-trix
diff options
context:
space:
mode:
Diffstat (limited to 'textproc/rubygem-action_text-trix')
-rw-r--r--textproc/rubygem-action_text-trix/Makefile20
-rw-r--r--textproc/rubygem-action_text-trix/distinfo3
-rw-r--r--textproc/rubygem-action_text-trix/pkg-descr10
3 files changed, 33 insertions, 0 deletions
diff --git a/textproc/rubygem-action_text-trix/Makefile b/textproc/rubygem-action_text-trix/Makefile
new file mode 100644
index 000000000000..b7cd80ebdc95
--- /dev/null
+++ b/textproc/rubygem-action_text-trix/Makefile
@@ -0,0 +1,20 @@
+PORTNAME= action_text-trix
+PORTVERSION= 2.1.15
+CATEGORIES= textproc rubygems
+MASTER_SITES= RG
+
+MAINTAINER= sunpoet@FreeBSD.org
+COMMENT= Rich text editor for everyday writing
+WWW= https://trix-editor.org/ \
+ https://github.com/basecamp/trix
+
+LICENSE= MIT
+LICENSE_FILE= ${WRKSRC}/LICENSE
+
+RUN_DEPENDS= rubygem-railties81>=0:www/rubygem-railties81
+
+USES= gem
+
+NO_ARCH= yes
+
+.include <bsd.port.mk>
diff --git a/textproc/rubygem-action_text-trix/distinfo b/textproc/rubygem-action_text-trix/distinfo
new file mode 100644
index 000000000000..cd1d621aa79f
--- /dev/null
+++ b/textproc/rubygem-action_text-trix/distinfo
@@ -0,0 +1,3 @@
+TIMESTAMP = 1762526274
+SHA256 (rubygem/action_text-trix-2.1.15.gem) = 4bf9bbd8fa95954de3f0022dae0d927bce22c1bb31d5dc9c3766f8c145c109c1
+SIZE (rubygem/action_text-trix-2.1.15.gem) = 109568
diff --git a/textproc/rubygem-action_text-trix/pkg-descr b/textproc/rubygem-action_text-trix/pkg-descr
new file mode 100644
index 000000000000..7f76078a38fc
--- /dev/null
+++ b/textproc/rubygem-action_text-trix/pkg-descr
@@ -0,0 +1,10 @@
+A Rich Text Editor for Everyday Writing
+
+Compose beautifully formatted text in your web application. Trix is a WYSIWYG
+editor for writing messages, comments, articles, and lists -- the simple
+documents most web apps are made of. It features a sophisticated document model,
+support for embedded attachments, and outputs terse and consistent HTML.
+
+Trix is an open-source project from 37signals, the creators of Ruby on Rails.
+Millions of people trust their text to us, and we built Trix to give them the
+best possible editing experience. See Trix in action in Basecamp 3.