diff options
author | Baptiste Daroussin <bapt@FreeBSD.org> | 2011-03-17 07:21:17 +0000 |
---|---|---|
committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2011-03-17 07:21:17 +0000 |
commit | 9431de6356f99e702ee1f8f475a7fcf6b3efbbaa (patch) | |
tree | 161bd0d616720442036ec975923b287914ce04b8 /audio/dap | |
parent | Deprecate unmaintained ports from databases where upstream disapear and/or (diff) |
Deprecate unmaintained ports from audio where upstream disapear and/or
where no distfiles can be found and are not used by maintained ports
Lookup by: Eitan Adler <eitan _at_ eitanadler.com>
Diffstat (limited to 'audio/dap')
-rw-r--r-- | audio/dap/Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/audio/dap/Makefile b/audio/dap/Makefile index 664abdffc7d9..095ed6f9b044 100644 --- a/audio/dap/Makefile +++ b/audio/dap/Makefile @@ -16,6 +16,9 @@ EXTRACT_SUFX=.tgz MAINTAINER= ports@FreeBSD.org COMMENT= Audio sample editing and processing suite +DEPRECATED= Upstream disapear and distfile is no more available +EXPIRATION_DATE= 2011-05-01 + LIB_DEPENDS= forms.1:${PORTSDIR}/x11-toolkits/xforms MAKEFILE= Makefile.linux |