diff options
author | jhale <jhale@FreeBSD.org> | 2018-08-31 06:35:20 +0800 |
---|---|---|
committer | jhale <jhale@FreeBSD.org> | 2018-08-31 06:35:20 +0800 |
commit | a65bee2284125dc97b3dfbcd5ba574ec23695687 (patch) | |
tree | 53951e0b4324ae8594e89c5173abf92be516fe79 /deskutils/plasma-applet-yawp | |
parent | 7d227c33cc80cfcf9856384188982195d20ce443 (diff) | |
download | freebsd-ports-gnome-a65bee2284125dc97b3dfbcd5ba574ec23695687.tar.gz freebsd-ports-gnome-a65bee2284125dc97b3dfbcd5ba574ec23695687.tar.zst freebsd-ports-gnome-a65bee2284125dc97b3dfbcd5ba574ec23695687.zip |
Deprecate KDE4 plasma applets that I maintain. KDE4 is now marked DEPRECATED
and these are useless outside of the KDE4 workspace.
Diffstat (limited to 'deskutils/plasma-applet-yawp')
-rw-r--r-- | deskutils/plasma-applet-yawp/Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/deskutils/plasma-applet-yawp/Makefile b/deskutils/plasma-applet-yawp/Makefile index 16533ad75f5b..19d6022ac1e4 100644 --- a/deskutils/plasma-applet-yawp/Makefile +++ b/deskutils/plasma-applet-yawp/Makefile @@ -13,6 +13,9 @@ COMMENT= KDE4 weather plasma applet LICENSE= GPLv2+ LICENSE_FILE= ${WRKSRC}/LICENSE-GPL2 +DEPRECATED= KDE4 is EOL upstream +EXPIRATION_DATE= 2018-12-31 + USES= cmake gettext kde:4 qt:4 tar:bzip2 USE_KDE= automoc4 kdelibs workspace USE_QT= corelib dbus gui network svg xml \ |