diff options
Diffstat (limited to 'emulators/linux-winetools/Makefile')
-rw-r--r-- | emulators/linux-winetools/Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/emulators/linux-winetools/Makefile b/emulators/linux-winetools/Makefile index f2766ae891dc..0a2ca0ea468f 100644 --- a/emulators/linux-winetools/Makefile +++ b/emulators/linux-winetools/Makefile @@ -18,6 +18,9 @@ COMMENT= A setup and configuration tool for WINE RUN_DEPENDS= wine:${PORTSDIR}/emulators/wine +DEPRECATED= Very old, discontinued, and replaced by emulators/wine-doors +EXPIRATION_DATE=2007-11-14 + NO_WRKSUBDIR= yes NO_BUILD= yes USE_LINUX= yes |