diff options
author | Baptiste Daroussin <bapt@FreeBSD.org> | 2011-06-16 14:37:08 +0000 |
---|---|---|
committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2011-06-16 14:37:08 +0000 |
commit | 3438c572d564f7e55af641938b4c2406224e4e34 (patch) | |
tree | 3b8f7343bc18462c759e75dc2c4126f5d1a60e7d /archivers/unadf | |
parent | b2565d64610b1fd7a32df76581e05843ce806ec4 (diff) | |
download | freebsd-ports-3438c572d564f7e55af641938b4c2406224e4e34.zip |
Another bunch of deprecation: no more public distfiles and/or abandonware
Diffstat (limited to 'archivers/unadf')
-rw-r--r-- | archivers/unadf/Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/archivers/unadf/Makefile b/archivers/unadf/Makefile index f1d715dff873..41d4b8206104 100644 --- a/archivers/unadf/Makefile +++ b/archivers/unadf/Makefile @@ -15,6 +15,9 @@ DISTNAME= adflib MAINTAINER= ports@FreeBSD.org COMMENT= Extracts files from .adf-files used by Amiga emulators +DEPRECATED= Looks like an abandonware, no more public distfile +EXPIRATION_DATE= 2011-08-01 + NO_WRKSUBDIR= yes PLIST_FILES= bin/unadf PORTDOCS= API.txt api_device.html api_dir.html api_env.html api_file.html \ |