diff options
Diffstat (limited to 'devel/sfml1/Makefile')
-rw-r--r-- | devel/sfml1/Makefile | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/devel/sfml1/Makefile b/devel/sfml1/Makefile index aec0074ded1f..4f0dcf67e7e0 100644 --- a/devel/sfml1/Makefile +++ b/devel/sfml1/Makefile @@ -10,6 +10,10 @@ MAINTAINER= amdmi3@FreeBSD.org COMMENT= Simple and Fast Multimedia Library WWW= https://www.sfml-dev.org/ +BROKEN= Does not build +DEPRECATED= Broken obsolete version +EXPIRATION_DATE=2025-09-10 + LICENSE= ZLIB LICENSE_FILE= ${WRKSRC}/license.txt |