diff --git a/sysutils/pfetch/Makefile b/sysutils/pfetch/Makefile index 618e4b97464f..c863517f3cd6 100644 --- a/sysutils/pfetch/Makefile +++ b/sysutils/pfetch/Makefile @@ -1,23 +1,26 @@ PORTNAME= pfetch DISTVERSION= 0.6.0 CATEGORIES= sysutils MAINTAINER= lcook@FreeBSD.org COMMENT= Pretty system information tool written in POSIX sh WWW= https://github.com/dylanaraps/pfetch LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE.md +DEPRECATED= No longer developed, upstream repo archived Apr 26 2024 +EXPIRATION_DATE=2024-07-31 + USE_GITHUB= yes GH_ACCOUNT= dylanaraps NO_ARCH= yes NO_BUILD= yes PLIST_FILES= bin/${PORTNAME} do-install: ${INSTALL_SCRIPT} ${WRKSRC}/${PORTNAME} ${STAGEDIR}${PREFIX}/bin/${PORTNAME} .include