diff options
author | rm <rm@FreeBSD.org> | 2016-03-07 17:49:52 +0800 |
---|---|---|
committer | rm <rm@FreeBSD.org> | 2016-03-07 17:49:52 +0800 |
commit | 2072dac23d9b411f7e149fb621704778e6c9abf3 (patch) | |
tree | b8cb112eb43ff0d307b12fb28112c89d88c75e60 /accessibility | |
parent | c44d335827147c39eb522b66d774b925f7b1c92d (diff) | |
download | freebsd-ports-gnome-2072dac23d9b411f7e149fb621704778e6c9abf3.tar.gz freebsd-ports-gnome-2072dac23d9b411f7e149fb621704778e6c9abf3.tar.zst freebsd-ports-gnome-2072dac23d9b411f7e149fb621704778e6c9abf3.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 |