freebsd-ports/mail/rubygem-tmail/Makefile
Philip M. Gollucci 8f3a51419c - Mass conversion of RF -> RG for MASTER_SITE for rubygem- ports
[RG aka rubygems.org]

PR:             ports/147005
Submitted by:   pgollucci (myself)
Approved by:    portmgr (pav)
With Hat:       ruby@
2010-05-26 19:51:34 +00:00

20 lines
434 B
Makefile

# New ports collection makefile for: Ruby-TMail
# Date created: 22 Aug 2000
# Whom: Akinori MUSHA aka knu <knu@idaemons.org>
#
# $FreeBSD$
PORTNAME= tmail
PORTVERSION= 1.2.3.1
CATEGORIES= mail rubygems
MASTER_SITES= RG
MAINTAINER= knu@FreeBSD.org
COMMENT= A RFC2822/MIME compliant mail manipulating library for Ruby
USE_RUBY= yes
USE_RUBYGEMS= yes
USE_RUBY_FEATURES= racc-runtime
RUBYGEM_AUTOPLIST= yes
.include <bsd.port.mk>