2013-07-27 18:06:01 +02:00
|
|
|
# Created by: Eric Freeman <freebsdports@chillibear.com>
|
2011-01-30 13:08:52 +01:00
|
|
|
# $FreeBSD$
|
|
|
|
|
|
|
|
PORTNAME= rmail
|
2015-12-01 17:06:00 +01:00
|
|
|
PORTVERSION= 1.1.1
|
2011-01-30 13:08:52 +01:00
|
|
|
CATEGORIES= mail rubygems
|
|
|
|
MASTER_SITES= RG
|
|
|
|
|
2013-07-27 18:06:01 +02:00
|
|
|
MAINTAINER= ruby@FreeBSD.org
|
|
|
|
COMMENT= Lightweight mail library
|
2011-01-30 13:08:52 +01:00
|
|
|
|
2015-05-25 21:55:45 +02:00
|
|
|
LICENSE= BSD3CLAUSE
|
|
|
|
|
2015-07-02 18:01:06 +02:00
|
|
|
NO_ARCH= yes
|
2015-05-25 21:55:45 +02:00
|
|
|
USE_RUBY= yes
|
|
|
|
USE_RUBYGEMS= yes
|
2011-01-30 13:08:52 +01:00
|
|
|
RUBYGEM_AUTOPLIST= yes
|
|
|
|
|
|
|
|
.include <bsd.port.mk>
|