diff options
author | Chris Hutchinson <portmaster@BSDforge.com> | 2025-04-11 17:34:13 -0700 |
---|---|---|
committer | Thierry Thomas <thierry@FreeBSD.org> | 2025-04-12 10:52:26 +0200 |
commit | c40180aa4ca930776b4482024e3ada5e28e80043 (patch) | |
tree | eee521bd79cc840f35187de7e93c92bb7e34312a | |
parent | devel/qt6-base: Drop unused textproc/xmlstarlet (diff) |
net-im/uTox: update WWW, add MAINTAINER, remove DEPRECATED
PR: 286047
-rw-r--r-- | net-im/uTox/Makefile | 7 |
1 files changed, 2 insertions, 5 deletions
diff --git a/net-im/uTox/Makefile b/net-im/uTox/Makefile index 7b7583b1770b..287f6a4eb033 100644 --- a/net-im/uTox/Makefile +++ b/net-im/uTox/Makefile @@ -5,16 +5,13 @@ PORTREVISION= 10 CATEGORIES= net-im net-p2p MASTER_SITES= https://github.com/uTox/uTox/releases/download/v${DISTVERSION}/ -MAINTAINER= ports@FreeBSD.org +MAINTAINER= portmaster@BSDforge.com COMMENT= Lightweight Tox client -WWW= https://utox.io/ +WWW= https://github.com/uTox/uTox LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE -DEPRECATED= Unmaintained upstream, consider using net-im/qTox -EXPIRATION_DATE=2025-04-30 - BUILD_DEPENDS= ${LOCALBASE}/include/linux/input.h:devel/evdev-proto \ ${LOCALBASE}/include/linux/videodev2.h:multimedia/v4l_compat LIB_DEPENDS= libfilteraudio.so:audio/libfilteraudio \ |