diff options
Diffstat (limited to 'audio/libopenspc/Makefile')
-rw-r--r-- | audio/libopenspc/Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/audio/libopenspc/Makefile b/audio/libopenspc/Makefile index 97b9a46956a0..5b78dec6d2b6 100644 --- a/audio/libopenspc/Makefile +++ b/audio/libopenspc/Makefile @@ -8,6 +8,9 @@ MASTER_SITES= http://rainbow-runner.nl/freebsd/ \ MAINTAINER= ports@FreeBSD.org COMMENT= Library for playing SPC (SNES audio) files +DEPRECATED= Legacy library based on a very old emulator, consider using audio/libgme +EXPIRATION_DATE=2025-09-30 + BUILD_DEPENDS= nasm:devel/nasm GNU_CONFIGURE= yes |