diff options
author | sunpoet <sunpoet@FreeBSD.org> | 2015-03-06 01:29:02 +0800 |
---|---|---|
committer | sunpoet <sunpoet@FreeBSD.org> | 2015-03-06 01:29:02 +0800 |
commit | ec4062b4ca736177d9b1c7b15a18dde35e5fbb37 (patch) | |
tree | 29d4a595c5568c772203cc59ccf864addca2558b /mail | |
parent | 58b32f4db5e00070659489e7f4084566ff23fff1 (diff) | |
download | freebsd-ports-gnome-ec4062b4ca736177d9b1c7b15a18dde35e5fbb37.tar.gz freebsd-ports-gnome-ec4062b4ca736177d9b1c7b15a18dde35e5fbb37.tar.zst freebsd-ports-gnome-ec4062b4ca736177d9b1c7b15a18dde35e5fbb37.zip |
- Add LICENSE
Diffstat (limited to 'mail')
-rw-r--r-- | mail/rubygem-mailfactory/Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/mail/rubygem-mailfactory/Makefile b/mail/rubygem-mailfactory/Makefile index aff6f8e20c08..2c147e6ca91b 100644 --- a/mail/rubygem-mailfactory/Makefile +++ b/mail/rubygem-mailfactory/Makefile @@ -9,6 +9,9 @@ MASTER_SITES= RG MAINTAINER= ruby@FreeBSD.org COMMENT= Simple to use module for generating RGC compliant MIME mail +LICENSE= BSD2CLAUSE RUBY +LICENSE_COMB= dual + RUN_DEPENDS= rubygem-mime-types>=1.13.1:${PORTSDIR}/misc/rubygem-mime-types USE_RUBY= yes |