diff options
author | Antoine Brodin <antoine@FreeBSD.org> | 2017-10-08 19:36:26 +0000 |
---|---|---|
committer | Antoine Brodin <antoine@FreeBSD.org> | 2017-10-08 19:36:26 +0000 |
commit | 4080cb3939045badda776c62dde832401ba47963 (patch) | |
tree | 29f3b04e936f6b7116ef8d8c473efc1185c5be4b /audio/tclmidi | |
parent | Remove expired ports: (diff) |
Deprecate ports broken for more than 6 months
Notes
Notes:
svn path=/head/; revision=451570
Diffstat (limited to 'audio/tclmidi')
-rw-r--r-- | audio/tclmidi/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/audio/tclmidi/Makefile b/audio/tclmidi/Makefile index 54c0e80c0754..79c09742ccea 100644 --- a/audio/tclmidi/Makefile +++ b/audio/tclmidi/Makefile @@ -11,6 +11,8 @@ MAINTAINER= ports@FreeBSD.org COMMENT= Language designed for creating and editing standard MIDI files BROKEN= does not fetch, upstream gone +DEPRECATED= Broken for more than 6 months +EXPIRATION_DATE= 2017-11-09 USES+= tcl uidfix MAKE_ENV= TCL_INCLUDEDIR="${TCL_INCLUDEDIR}" TCL_LIBDIR="${TCL_LIBDIR}" |