diff options
author | Martin Matuska <mm@FreeBSD.org> | 2007-08-16 15:40:03 +0000 |
---|---|---|
committer | Martin Matuska <mm@FreeBSD.org> | 2007-08-16 15:40:03 +0000 |
commit | d3331ed5521089d61a777bd54679a54fa1d39ad3 (patch) | |
tree | 376d51c1b0a1a5a5a93d07ed3b2337eea9b41cc8 /archivers | |
parent | e5540f4b4bc7ce8ec566945ad5cddebbc5a09ecd (diff) | |
download | ports-d3331ed5521089d61a777bd54679a54fa1d39ad3.tar.gz ports-d3331ed5521089d61a777bd54679a54fa1d39ad3.zip |
Notes
Diffstat (limited to 'archivers')
-rw-r--r-- | archivers/deepforest/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/archivers/deepforest/Makefile b/archivers/deepforest/Makefile index 3048f402dbde..4250b6f92235 100644 --- a/archivers/deepforest/Makefile +++ b/archivers/deepforest/Makefile @@ -20,7 +20,8 @@ COMMENT= A simple compress utilty using on JDE RUN_DEPENDS= ${LOCALBASE}/lib/tkstep8.0/tkstep.tcl:${PORTSDIR}/x11-toolkits/tkstep80 LIB_DEPENDS= img.1:${PORTSDIR}/graphics/libimg-tkstep80 -PREFIX?= ${X11BASE} +DEPRECATED= development stalled for years, outdated, unmaintained +EXPIRATION_DATE= 2007-11-16 NO_WRKSUBDIR= yes NO_BUILD= yes |