diff options
Diffstat (limited to 'devel/publib')
-rw-r--r-- | devel/publib/Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/devel/publib/Makefile b/devel/publib/Makefile index 6917afa43ceb..5c67a28e1684 100644 --- a/devel/publib/Makefile +++ b/devel/publib/Makefile @@ -8,6 +8,9 @@ DISTNAME= publib_${PORTVERSION}.orig MAINTAINER= ports@FreeBSD.org COMMENT= Library of C functions for various purposes +DEPRECATED= Upstream is gone and last release around 2012 +EXPIRATION_DATE=2025-07-31 + LICENSE= BSD2CLAUSE GNU_CONFIGURE= yes |