freebsd-ports/mail/rubygem-gitlab-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
325 B
Makefile

PORTNAME= gitlab-mail_room
PORTVERSION= 0.0.9
CATEGORIES= mail rubygems
MASTER_SITES= RG
MAINTAINER= mfechner@FreeBSD.org
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>