freebsd-ports/mail/rubygem-mail_room/Makefile
Mathieu Arnold cf118ccf87
One more small cleanup, forgotten yesterday.
Reported by:	lwhsu
2021-04-07 10:09:01 +02:00

19 lines
323 B
Makefile

PORTNAME= mail_room
PORTVERSION= 0.10.0
CATEGORIES= mail rubygems
MASTER_SITES= RG
MAINTAINER= ports@michael-fausten.de
COMMENT= Proxy email (gmail) from IMAP to a delivery method
LICENSE= MIT
LICENSE_FILE= ${WRKSRC}/LICENSE.txt
USES= gem
USE_RUBY= yes
NO_ARCH= yes
PLIST_FILES= bin/mail_room
.include <bsd.port.mk>