diff options
| author | Daniel Engberg <diizzy@FreeBSD.org> | 2025-07-07 19:29:48 +0000 |
|---|---|---|
| committer | Daniel Engberg <diizzy@FreeBSD.org> | 2025-07-21 20:44:52 +0000 |
| commit | ed4473318e868c935b83da2a56f9b2924342a7bc (patch) | |
| tree | 3fb41c857b8471b2db359940422ae99573c8c555 /audio/libopenspc | |
| parent | 1f52c72f7e2f0b0a28e79b3bae50ef2974ec8751 (diff) | |
Diffstat (limited to 'audio/libopenspc')
| -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 |
