diff options
Diffstat (limited to 'devel/csmith')
-rw-r--r-- | devel/csmith/Makefile | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/devel/csmith/Makefile b/devel/csmith/Makefile index 909bb688819b..07c0d1a586a0 100644 --- a/devel/csmith/Makefile +++ b/devel/csmith/Makefile @@ -9,6 +9,10 @@ WWW= https://embed.cs.utah.edu/csmith/ LICENSE= BSD2CLAUSE +BROKEN= Unfetchable +DEPRECATED= Unmaintained for years +EXPIRATION_DATE=2024-06-30 + USES= gmake libtool localbase perl5 shebangfix USE_CXXSTD= c++11 USE_LDCONFIG= yes |