# Created by: Po-Chuan Hsieh <sunpoet@FreeBSD.org>
# $FreeBSD: head/mail/rubygem-email_reply_trimmer/Makefile 466488 2018-04-04 18:53:34Z sunpoet $

PORTNAME=	email_reply_trimmer
PORTVERSION=	0.1.11
CATEGORIES=	mail rubygems
MASTER_SITES=	RG

MAINTAINER=	sunpoet@FreeBSD.org
COMMENT=	Library to trim replies from plain text email

LICENSE=	MIT
LICENSE_FILE=	${WRKSRC}/LICENSE

NO_ARCH=	yes
USE_RUBY=	yes
USES=		gem

.include <bsd.port.mk>
