diff options
Diffstat (limited to 'security/stegdetect/Makefile')
-rw-r--r-- | security/stegdetect/Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/security/stegdetect/Makefile b/security/stegdetect/Makefile index 67dc2435c8bf..ac2d8101f47e 100644 --- a/security/stegdetect/Makefile +++ b/security/stegdetect/Makefile @@ -10,6 +10,9 @@ MASTER_SITES= http://www.sourcefiles.org/Graphics/Tools/Miscellaneous/ MAINTAINER= ports@FreeBSD.org COMMENT= Automated tool for detecting steganographic content in JPEGs +DEPRECATED= Uses obsolete glib12 +EXPIRATION_DATE= 2018-12-20 + OPTIONS_DEFINE= X11 OPTIONS_DEFAULT= X11 |