diff options
Diffstat (limited to 'textproc/rubygem-action_text-trix/Makefile')
| -rw-r--r-- | textproc/rubygem-action_text-trix/Makefile | 20 |
1 files changed, 20 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> |
