diff options
author | Baptiste Daroussin <bapt@FreeBSD.org> | 2018-01-29 12:56:00 +0000 |
---|---|---|
committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2018-01-29 12:56:00 +0000 |
commit | 78174bb8c584f270b4c340bc1dbeb4a0850610dd (patch) | |
tree | 7aaa7ce8b5df8ace527248b71d7f5d09c1f658be /audio/amp/Makefile | |
parent | 2e81ace58f33db67dac10c0aad6f7aa137d3e551 (diff) | |
download | ports-78174bb8c584f270b4c340bc1dbeb4a0850610dd.tar.gz ports-78174bb8c584f270b4c340bc1dbeb4a0850610dd.zip |
Notes
Diffstat (limited to 'audio/amp/Makefile')
-rw-r--r-- | audio/amp/Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/audio/amp/Makefile b/audio/amp/Makefile index 6aef2aab591f..6190e4c6a245 100644 --- a/audio/amp/Makefile +++ b/audio/amp/Makefile @@ -10,6 +10,9 @@ MASTER_SITES= http://www.gufi.org/ports/ MAINTAINER= ports@FreeBSD.org COMMENT= Another mp3 player +DEPRECATED= No more upstream +EXPIRATION_DATE= 2018-03-01 + USES= gmake GNU_CONFIGURE= yes CONFIGURE_ENV= ac_cv_prog_gcc=no |