diff options
author | Tobias Kortkamp <tobik@FreeBSD.org> | 2023-06-22 13:44:18 +0200 |
---|---|---|
committer | Tobias Kortkamp <tobik@FreeBSD.org> | 2023-06-30 13:29:54 +0200 |
commit | 6cb92272ad32100da0d9ca1665df036291a29c0d (patch) | |
tree | 8018d7473d1fc54914433cd65c4bb2377f51b772 | |
parent | 42a93e625fc4f3b2433d86fc94091084f934c0bb (diff) | |
download | freebsd-ports-6cb92272ad32100da0d9ca1665df036291a29c0d.zip |
ports-mgmt/parfetch-overlay: Deprecate
-rw-r--r-- | ports-mgmt/parfetch-overlay/Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/ports-mgmt/parfetch-overlay/Makefile b/ports-mgmt/parfetch-overlay/Makefile index dca564ac3785..6d13b29c11c6 100644 --- a/ports-mgmt/parfetch-overlay/Makefile +++ b/ports-mgmt/parfetch-overlay/Makefile @@ -11,6 +11,9 @@ WWW= https://codeberg.org/tobik/parfetch-overlay LICENSE= BSD2CLAUSE LICENSE_FILE= ${WRKSRC}/LICENSE +DEPRECATED= Unmaintained +EXPIRATION_DATE= 2023-08-31 + LIB_DEPENDS= libevent.so:devel/libevent USES= compiler:c11 ninja pkgconfig ssl tar:lz |