- Move mail/rubygem-qmail to mail/rubygem-ruby-qmail
- Add LICENSE - Update WWW - Pass maintainership to ruby@
This commit is contained in:
parent
f80bcee455
commit
7b34401de8
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=383344
@ -581,8 +581,8 @@
|
||||
SUBDIR += rubygem-mail25
|
||||
SUBDIR += rubygem-mailfactory
|
||||
SUBDIR += rubygem-pony
|
||||
SUBDIR += rubygem-qmail
|
||||
SUBDIR += rubygem-rmail
|
||||
SUBDIR += rubygem-ruby-qmail
|
||||
SUBDIR += rubygem-tmail
|
||||
SUBDIR += rubygem-vmail
|
||||
SUBDIR += sa-stats
|
||||
|
@ -6,13 +6,15 @@ PORTVERSION= 0.1.1
|
||||
CATEGORIES= mail rubygems
|
||||
MASTER_SITES= RG
|
||||
|
||||
MAINTAINER= ports@FreeBSD.org
|
||||
MAINTAINER= ruby@FreeBSD.org
|
||||
COMMENT= Ruby qmail library
|
||||
|
||||
LICENSE= MIT
|
||||
|
||||
RUN_DEPENDS= rubygem-rspec>=1.2.9:${PORTSDIR}/devel/rubygem-rspec
|
||||
|
||||
USE_RUBY= yes
|
||||
USE_RUBYGEMS= yes
|
||||
USE_RUBY= yes
|
||||
USE_RUBYGEMS= yes
|
||||
RUBYGEM_AUTOPLIST= yes
|
||||
|
||||
.include <bsd.port.mk>
|
@ -1,4 +1,4 @@
|
||||
A Ruby Qmail library to insert email directly into
|
||||
Qmail.
|
||||
|
||||
WWW: http://rubygems.org/gems/ruby-qmail
|
||||
WWW: https://github.com/afair/ruby-qmail
|
Loading…
Reference in New Issue
Block a user