Files

21 lines
397 B
Makefile

PORTNAME= action_text-trix
PORTVERSION= 2.1.18
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>