diff options
author | Baptiste Daroussin <bapt@FreeBSD.org> | 2014-02-10 12:58:54 +0000 |
---|---|---|
committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2014-02-10 12:58:54 +0000 |
commit | e6ef2c96d51dcd2db98bddebfb9c1b05b2b7387b (patch) | |
tree | 65acc4c1869630637c7c1d8eec8c19d4bc95364f /emulators | |
parent | 3909def9307dc80022ded63d55b544c96a02a13c (diff) | |
download | ports-e6ef2c96d51dcd2db98bddebfb9c1b05b2b7387b.tar.gz ports-e6ef2c96d51dcd2db98bddebfb9c1b05b2b7387b.zip |
Notes
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 e490b03a4e13..8c4a01c7b7de 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 37dbcada76cd..44e39c14a276 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 |