diff options
Diffstat (limited to 'audio/patchage/Makefile')
-rw-r--r-- | audio/patchage/Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/audio/patchage/Makefile b/audio/patchage/Makefile index 4c4e3249099e..ea2f6b8778b1 100644 --- a/audio/patchage/Makefile +++ b/audio/patchage/Makefile @@ -11,6 +11,9 @@ MASTER_SITES= http://download.drobilla.net/ \ MAINTAINER= ports@FreeBSD.org COMMENT= Modular patch bay for Jack +DEPRECATED= Unmaintained, uses EOLed python27 +EXPIRATION_DATE= 2020-01-27 + LICENSE= GPLv2+ LICENSE_FILE= ${WRKSRC}/COPYING |