diff options
Diffstat (limited to 'devel/libstatgrab0/Makefile')
-rw-r--r-- | devel/libstatgrab0/Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/devel/libstatgrab0/Makefile b/devel/libstatgrab0/Makefile index 8f7642451a65..d372f58f3ea5 100644 --- a/devel/libstatgrab0/Makefile +++ b/devel/libstatgrab0/Makefile @@ -10,6 +10,9 @@ MAINTAINER= tdb@FreeBSD.org COMMENT= Provides a useful interface to system statistics WWW= https://www.i-scream.org/libstatgrab/ +DEPRECATED= Use devel/libstatgrab instead. +EXPIRATION_DATE=2025-12-31 + USE_LDCONFIG= yes GNU_CONFIGURE= yes USES= pathfix pkgconfig libtool |