freebsd-ports/mail/rubygem-email_reply_parser/Makefile

17 lines
323 B
Makefile

PORTNAME= email_reply_parser
PORTVERSION= 0.5.11
CATEGORIES= mail rubygems
MASTER_SITES= RG
MAINTAINER= sunpoet@FreeBSD.org
COMMENT= Library to parse plain text email content
WWW= https://github.com/github/email_reply_parser
LICENSE= MIT
LICENSE_FILE= ${WRKSRC}/LICENSE
USES= gem
NO_ARCH= yes
.include <bsd.port.mk>