Files
ports/mail/rubygem-email_reply_trimmer/Makefile
2021-04-06 16:31:07 +02:00

20 lines
343 B
Makefile

# Created by: Po-Chuan Hsieh <sunpoet@FreeBSD.org>
PORTNAME= email_reply_trimmer
PORTVERSION= 0.1.13
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
USES= gem
USE_RUBY= yes
NO_ARCH= yes
.include <bsd.port.mk>