diff options
author | antoine <antoine@FreeBSD.org> | 2018-07-13 17:56:57 +0800 |
---|---|---|
committer | antoine <antoine@FreeBSD.org> | 2018-07-13 17:56:57 +0800 |
commit | 2b7fed8252a39ab3e1c89445b184c6addd7c0e85 (patch) | |
tree | e6a0b56582f7e72eab923416bb57d0c2a4c236a6 /mail | |
parent | d691d917d7529b707cd65e33e4886ac46e62b760 (diff) | |
download | freebsd-ports-gnome-2b7fed8252a39ab3e1c89445b184c6addd7c0e85.tar.gz freebsd-ports-gnome-2b7fed8252a39ab3e1c89445b184c6addd7c0e85.tar.zst freebsd-ports-gnome-2b7fed8252a39ab3e1c89445b184c6addd7c0e85.zip |
Deprecate unmaintained ports under the NONE license
Diffstat (limited to 'mail')
-rw-r--r-- | mail/roundcube-groupvice/Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/mail/roundcube-groupvice/Makefile b/mail/roundcube-groupvice/Makefile index 5d5e8eb16003..ac917346c7ee 100644 --- a/mail/roundcube-groupvice/Makefile +++ b/mail/roundcube-groupvice/Makefile @@ -14,6 +14,9 @@ COMMENT= Theme for RoundCube Web Mail LICENSE= NONE APACHE20 LICENSE_COMB= multi +DEPRECATED= unknown license +EXPIRATION_DATE= 2018-08-15 + RUN_DEPENDS= roundcube${PHP_PKGNAMESUFFIX}>=0.2:mail/roundcube@${PHP_FLAVOR} USES= php:flavors |