freebsd-ports/mail/rubygem-email_reply_parser-discourse/Makefile
Sunpoet Po-Chuan Hsieh d43b89c4bc - Add LICENSE
- Update WWW
2015-05-25 19:55:40 +00:00

18 lines
311 B
Makefile

# Created by: Steve Wills <swills@FreeBSD.org>
# $FreeBSD$
PORTNAME= email_reply_parser-discourse
PORTVERSION= 0.6
CATEGORIES= mail rubygems
MASTER_SITES= RG
MAINTAINER= ruby@FreeBSD.org
COMMENT= Email Reply Parser
LICENSE= MIT
USE_RUBY= yes
USE_RUBYGEMS= yes
RUBYGEM_AUTOPLIST= yes
.include <bsd.port.mk>