diff options
author | amdmi3 <amdmi3@FreeBSD.org> | 2017-07-05 18:26:50 +0800 |
---|---|---|
committer | amdmi3 <amdmi3@FreeBSD.org> | 2017-07-05 18:26:50 +0800 |
commit | 6fdd833cc7c3c59a10e5c94bee82ab09c880f95a (patch) | |
tree | ebd351021b0fb155bd6df34e41512146e0cbad42 /mail/roundcube-thunderbird_labels | |
parent | 0ba1299eac8be6842122ea79194fb8b1e29d49b2 (diff) | |
download | freebsd-ports-graphics-6fdd833cc7c3c59a10e5c94bee82ab09c880f95a.tar.gz freebsd-ports-graphics-6fdd833cc7c3c59a10e5c94bee82ab09c880f95a.tar.zst freebsd-ports-graphics-6fdd833cc7c3c59a10e5c94bee82ab09c880f95a.zip |
- Add LICENSE_FILE
Approved by: portmgr blanket
Diffstat (limited to 'mail/roundcube-thunderbird_labels')
-rw-r--r-- | mail/roundcube-thunderbird_labels/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/mail/roundcube-thunderbird_labels/Makefile b/mail/roundcube-thunderbird_labels/Makefile index 332c85d78e1..b088d090cdc 100644 --- a/mail/roundcube-thunderbird_labels/Makefile +++ b/mail/roundcube-thunderbird_labels/Makefile @@ -11,6 +11,7 @@ MAINTAINER= moiseev@mezonplus.ru COMMENT= Thunderbird Labels plugin for RoundCube webmail LICENSE= BSD2CLAUSE +LICENSE_FILE= ${WRKSRC}/LICENSE.md RUN_DEPENDS= roundcube>=0.5:mail/roundcube |