aboutsummaryrefslogtreecommitdiffstats
path: root/mail/rubygem-email_reply_parser-discourse/Makefile
blob: d6268050fdb7852d0cf0fbbafc4ae257008318d5 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
PORTNAME=	email_reply_parser-discourse
PORTVERSION=	0.6
CATEGORIES=	mail rubygems
MASTER_SITES=	RG

MAINTAINER=	ruby@FreeBSD.org
COMMENT=	Email Reply Parser
WWW=		https://github.com/github/email_reply_parser

LICENSE=	MIT

NO_ARCH=	yes

USES=		gem

.include <bsd.port.mk>