diff options
-rw-r--r-- | emulators/ski/Makefile | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/emulators/ski/Makefile b/emulators/ski/Makefile index 6a0a7ec77bd6..38184463b64a 100644 --- a/emulators/ski/Makefile +++ b/emulators/ski/Makefile @@ -14,6 +14,10 @@ COMMENT= HP's Ski IA-64 simulator ONLY_FOR_ARCHS= i386 +BROKEN= ${DISTNAME}${EXTRACT_SUFX} does not exist on HP's site anymore +DEPRECATED= ${BROKEN} and there's no apparent interest in the port +EXPIRATION_DATE=2014-03-24 + NOTICE= -- please manually download ${DISTNAME}${EXTRACT_SUFX} from the HP site (http://www.hpl.hp.com/research/linux/ski/download.php) and put it in ${DISTDIR} first RESTRICTED= License restrictions disallow automatic downloads and redistribution of the software. |