diff options
author | Ruslan Makhmatkhanov <rm@FreeBSD.org> | 2016-03-07 17:49:52 +0800 |
---|---|---|
committer | Ruslan Makhmatkhanov <rm@FreeBSD.org> | 2016-03-07 17:49:52 +0800 |
commit | e400540ae216e3ef3755e56ac1b365a3cca6fd4d (patch) | |
tree | b8cb112eb43ff0d307b12fb28112c89d88c75e60 /accessibility | |
parent | b1dc5f007c61d4dcd405fe291b860023b5bcb979 (diff) | |
download | freebsd-ports-gnome-e400540ae216e3ef3755e56ac1b365a3cca6fd4d.tar.gz freebsd-ports-gnome-e400540ae216e3ef3755e56ac1b365a3cca6fd4d.tar.zst freebsd-ports-gnome-e400540ae216e3ef3755e56ac1b365a3cca6fd4d.zip |
accessibility/gnopernicus: mark deprecated
This port is not developed upstream anymore and was completely obsoleted
by accessibility/orca. Users (if any) should migrate to latter.
With hat: gnome
Diffstat (limited to 'accessibility')
-rw-r--r-- | accessibility/gnopernicus/Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/accessibility/gnopernicus/Makefile b/accessibility/gnopernicus/Makefile index 0e0f685d936f..ada30dbc98c2 100644 --- a/accessibility/gnopernicus/Makefile +++ b/accessibility/gnopernicus/Makefile @@ -12,6 +12,9 @@ DIST_SUBDIR= gnome2 MAINTAINER= gnome@FreeBSD.org COMMENT= Collection of accessibility apps for GNOME 2 +DEPRECATED= Not developed upstream anymore. Obsoleted by accessibility/orca +EXPIRATION_DATE= 2016-04-07 + LIB_DEPENDS= libgnome-mag.so:${PORTSDIR}/accessibility/gnome-mag USES= gettext gmake libtool pathfix pkgconfig tar:bzip2 |