aboutsummaryrefslogtreecommitdiff
path: root/x11/bemenu/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'x11/bemenu/Makefile')
-rw-r--r--x11/bemenu/Makefile9
1 files changed, 4 insertions, 5 deletions
diff --git a/x11/bemenu/Makefile b/x11/bemenu/Makefile
index eaccbc9a5071..e556976534db 100644
--- a/x11/bemenu/Makefile
+++ b/x11/bemenu/Makefile
@@ -1,8 +1,9 @@
PORTNAME= bemenu
-DISTVERSION= 0.5.0
+DISTVERSION= 0.6.0
CATEGORIES= x11 wayland
+MASTER_SITES= https://github.com/Cloudef/bemenu/releases/download/${DISTVERSION}/
-MAINTAINER= ports@FreeBSD.org
+MAINTAINER= tobik@FreeBSD.org
COMMENT= Dynamic menu library and client program inspired by dmenu
LICENSE= GPLv3+ LGPL3+
@@ -10,13 +11,11 @@ LICENSE_COMB= multi
LICENSE_FILE_GPLv3+ = ${WRKSRC}/LICENSE-CLIENT
LICENSE_FILE_LGPL3+ = ${WRKSRC}/LICENSE-LIB
-USE_GITHUB= yes
-GH_ACCOUNT= Cloudef
USE_LDCONFIG= yes
-
MAKEFILE= ${FILESDIR}/Makefile
MAKE_ARGS= RENDERERS="${_BEMENU_RENDERERS}" \
VERSION=${DISTVERSION}
+WRKSRC= ${WRKDIR}/${DISTVERSION}
PLIST_SUB= SOVERSION=${DISTVERSION}
OPTIONS_DEFAULT= ${OPTIONS_MULTI_BACKEND}