opnsense-ports/mail/rubygem-tmail/Makefile
Franco Fichtner a737ce6b05 */*: sync previously available, but unused ports
Taken from: FreeBSD
2015-04-22 06:45:04 +02:00

16 lines
325 B
Makefile

# Created by: Akinori MUSHA aka knu <knu@idaemons.org>
# $FreeBSD$
PORTNAME= tmail
PORTVERSION= 1.2.7.1
CATEGORIES= mail rubygems
MASTER_SITES= RG
MAINTAINER= knu@FreeBSD.org
COMMENT= RFC2822/MIME compliant mail manipulating library for Ruby
USE_RUBY= yes
USE_RUBYGEMS= yes
RUBYGEM_AUTOPLIST= yes
.include <bsd.port.mk>