cf118ccf87
Reported by: lwhsu
17 lines
289 B
Makefile
17 lines
289 B
Makefile
PORTNAME= email_reply_parser
|
|
PORTVERSION= 0.5.9
|
|
CATEGORIES= mail rubygems
|
|
MASTER_SITES= RG
|
|
|
|
MAINTAINER= ports@michael-fausten.de
|
|
COMMENT= Library to parse plain text email content
|
|
|
|
LICENSE= MIT
|
|
LICENSE_FILE= ${WRKSRC}/LICENSE
|
|
|
|
NO_ARCH= yes
|
|
USE_RUBY= yes
|
|
USES= gem
|
|
|
|
.include <bsd.port.mk>
|