diff options
| author | Marcel Moolenaar <marcel@FreeBSD.org> | 2013-12-16 23:54:57 +0000 |
|---|---|---|
| committer | Marcel Moolenaar <marcel@FreeBSD.org> | 2013-12-16 23:54:57 +0000 |
| commit | fe44fcdc878be7356bfdb66df05a970975d52e89 (patch) | |
| tree | d0fced006c3f1b414337e601d35af1285fce598f /emulators/ski | |
| parent | 4aac3f84787098cc6bb2ae91a9a1d46b2ea437a9 (diff) | |
Notes
Diffstat (limited to 'emulators/ski')
| -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. |
