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 /x11-themes | |
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 'x11-themes')
-rw-r--r-- | x11-themes/beastie/Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/x11-themes/beastie/Makefile b/x11-themes/beastie/Makefile index 14db3178cec0..62a52e8c18df 100644 --- a/x11-themes/beastie/Makefile +++ b/x11-themes/beastie/Makefile @@ -15,6 +15,9 @@ COMMENT= Gnome theme with FreeBSD Colors LICENSE= NONE +DEPRECATED= unknown license +EXPIRATION_DATE= 2018-08-15 + RUN_DEPENDS= gtk-engines2>=2.7.4_1:x11-themes/gtk-engines2 \ gnome-themes>=2.11.91:x11-themes/gnome-themes |