1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-06 06:30:19 +00:00
freebsd-ports/mail/rubygem-tmail/Makefile

16 lines
294 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
USES= gem
.include <bsd.port.mk>