diff options
author | bapt <bapt@FreeBSD.org> | 2014-02-10 20:58:54 +0800 |
---|---|---|
committer | bapt <bapt@FreeBSD.org> | 2014-02-10 20:58:54 +0800 |
commit | 3505834d7cb644dfa6f5c29bca976130a59d9bf9 (patch) | |
tree | 65acc4c1869630637c7c1d8eec8c19d4bc95364f /emulators | |
parent | 1907649a082b6ef3c1e425412218ce03ed108459 (diff) | |
download | freebsd-ports-graphics-3505834d7cb644dfa6f5c29bca976130a59d9bf9.tar.gz freebsd-ports-graphics-3505834d7cb644dfa6f5c29bca976130a59d9bf9.tar.zst freebsd-ports-graphics-3505834d7cb644dfa6f5c29bca976130a59d9bf9.zip |
Mark as deprecated unmaintained ports for which no public distfiles are
available for part or all the needed distfiles.
Reported by: distillator
Diffstat (limited to 'emulators')
-rw-r--r-- | emulators/cygne-sdl/Makefile | 3 | ||||
-rw-r--r-- | emulators/extract-xiso/Makefile | 3 |
2 files changed, 6 insertions, 0 deletions
diff --git a/emulators/cygne-sdl/Makefile b/emulators/cygne-sdl/Makefile index e490b03a4e1..8c4a01c7b7d 100644 --- a/emulators/cygne-sdl/Makefile +++ b/emulators/cygne-sdl/Makefile @@ -11,6 +11,9 @@ DISTNAME= Cygne-SDL-${PORTVERSION}-src MAINTAINER= ports@FreeBSD.org COMMENT= SDL port of Cygne, a free Bandai Wonderswan emulator +DEPRECATED= No more public distfiles +EXPIRATION_DATE= 2014-02-10 + LICENSE= GPLv2 WRKSRC= ${WRKDIR}/Cygne-SDL-${PORTVERSION}/src diff --git a/emulators/extract-xiso/Makefile b/emulators/extract-xiso/Makefile index 37dbcada76c..44e39c14a27 100644 --- a/emulators/extract-xiso/Makefile +++ b/emulators/extract-xiso/Makefile @@ -11,6 +11,9 @@ EXTRACT_SUFX= .tgz MAINTAINER= ports@FreeBSD.org COMMENT= Tool for extracting and creating optimised Xbox ISO images +DEPRECATED= No more public distfiles +EXPIRATION_DATE= 2014-02-10 + WRKSRC= ${WRKDIR}/extract-xiso PLIST_FILES= bin/extract-xiso |