diff --git a/devel/busybee/Makefile b/devel/busybee/Makefile index 1d770078b95e..b9a43fb0ed4a 100644 --- a/devel/busybee/Makefile +++ b/devel/busybee/Makefile @@ -1,26 +1,29 @@ PORTNAME= busybee PORTVERSION= 0.7.0 DISTVERSIONPREFIX= releases/ CATEGORIES= devel MAINTAINER= egypcio@FreeBSD.org COMMENT= High-performance messaging layer WWW= https://github.com/rescrv/busybee LICENSE= BSD3CLAUSE LICENSE_FILE= ${WRKSRC}/LICENSE +DEPRECATED= Abandoned upstream, last release 2015 and last commit 2017. +EXPIRATION_DATE=2024-03-31 + ONLY_FOR_ARCHS= amd64 LIB_DEPENDS= libe.so:devel/libe \ libpo6.so:devel/libpo6 USES= autoreconf gmake libtool pathfix pkgconfig USE_CXXSTD= c++14 USE_GITHUB= yes GH_ACCOUNT= rescrv USE_LDCONFIG= yes GNU_CONFIGURE= yes .include