Files
bsdports/_unused/rubygem-mail/Makefile
2019-12-26 07:26:06 +00:00

20 lines
382 B
Makefile

# Created by: Eric Freeman <freebsdports@chillibear.com>
# $FreeBSD:ruby/Makefile 453305 2017-11-01 16:51:03Z sunpoet $
PORTNAME= mail
PORTVERSION= 2.7.0
CATEGORIES= mail rubygems
MASTER_SITES= RG
MAINTAINER= ruby@FreeBSD.org
COMMENT= Ruby email handler
RUN_DEPENDS= rubygem-mini_mime>=0.1.1:ruby/rubygem-mini_mime
NO_ARCH= yes
USE_RUBY= yes
USES= gem
.include <bsd.port.mk>