opnsense-ports/mail/rubygem-email_reply_trimmer/Makefile
Franco Fichtner 9cca9ce6ce */*: sync with upstream
Taken from: FreeBSD
2017-03-23 01:41:48 +01:00

19 lines
353 B
Makefile

# Created by: Po-Chuan Hsieh <sunpoet@FreeBSD.org>
# $FreeBSD$
PORTNAME= email_reply_trimmer
PORTVERSION= 0.1.6
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>