freebsd-ports/mail/rubygem-rmail/Makefile
Sunpoet Po-Chuan Hsieh c12356188a - Update to 1.1.0
- Add LICENSE
- Add WWW

Changes:	https://github.com/terceiro/rmail/blob/master/ChangeLog
2015-05-25 19:55:45 +00:00

18 lines
313 B
Makefile

# Created by: Eric Freeman <freebsdports@chillibear.com>
# $FreeBSD$
PORTNAME= rmail
PORTVERSION= 1.1.0
CATEGORIES= mail rubygems
MASTER_SITES= RG
MAINTAINER= ruby@FreeBSD.org
COMMENT= Lightweight mail library
LICENSE= BSD3CLAUSE
USE_RUBY= yes
USE_RUBYGEMS= yes
RUBYGEM_AUTOPLIST= yes
.include <bsd.port.mk>