diff options
author | Dmitry Marakasov <amdmi3@FreeBSD.org> | 2009-12-22 10:32:00 +0000 |
---|---|---|
committer | Dmitry Marakasov <amdmi3@FreeBSD.org> | 2009-12-22 10:32:00 +0000 |
commit | eeeee9253bb1f569cb4eec0918462c0888a5ca14 (patch) | |
tree | 55d6d2e34bbbe591045e43981e7e2f41abeaeb3d /x11/chameleon | |
parent | 41391f39e41110b9e40bd5f4ce3f352113d0fd15 (diff) |
Notes
Diffstat (limited to 'x11/chameleon')
-rw-r--r-- | x11/chameleon/Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/x11/chameleon/Makefile b/x11/chameleon/Makefile index 343fc3466f8d..36d1b45740a0 100644 --- a/x11/chameleon/Makefile +++ b/x11/chameleon/Makefile @@ -19,6 +19,9 @@ DISTNAME= chameleon_${PORTVERSION}.orig MAINTAINER= gavin.atkinson@ury.york.ac.uk COMMENT= Application for putting pictures or colors onto the root window +DEPRECATED= No longer under development, master site disappeared years ago +EXPIRATION_DATE= 2010-07-01 + LIB_DEPENDS= Imlib.5:${PORTSDIR}/graphics/imlib USE_GNOME= gtk12 |