diff options
author | bapt <bapt@FreeBSD.org> | 2014-03-25 06:52:50 +0800 |
---|---|---|
committer | bapt <bapt@FreeBSD.org> | 2014-03-25 06:52:50 +0800 |
commit | efba3c44971c45da11ed702ba3837176f8e582ef (patch) | |
tree | 2584e5ec4ce97ea2eccf51a4321f4f2454fe429a /x11 | |
parent | b3e9843cb79dc8e51a860bbf746940f7e765bc12 (diff) | |
download | freebsd-ports-gnome-efba3c44971c45da11ed702ba3837176f8e582ef.tar.gz freebsd-ports-gnome-efba3c44971c45da11ed702ba3837176f8e582ef.tar.zst freebsd-ports-gnome-efba3c44971c45da11ed702ba3837176f8e582ef.zip |
Deprecate an unstaged abandonware
Diffstat (limited to 'x11')
-rw-r--r-- | x11/decurs/Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/x11/decurs/Makefile b/x11/decurs/Makefile index 04fcb5edefa5..a99cda6347cf 100644 --- a/x11/decurs/Makefile +++ b/x11/decurs/Makefile @@ -13,6 +13,9 @@ COMMENT= Lets you edit your X11 mouse cursors LIB_DEPENDS= libgtkmm-2.0.6.so:${PORTSDIR}/x11-toolkits/gtkmm20 +DEPRECATED= Abandonware, not staged +EXPIRATION_DATE= 2014-04-24 + USE_XORG= x11 USE_GNOME= gtk20 GNU_CONFIGURE= yes |