summaryrefslogtreecommitdiff
path: root/audio/pianobar/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'audio/pianobar/Makefile')
-rw-r--r--audio/pianobar/Makefile13
1 files changed, 7 insertions, 6 deletions
diff --git a/audio/pianobar/Makefile b/audio/pianobar/Makefile
index 7bbec789cae4..997c0d116207 100644
--- a/audio/pianobar/Makefile
+++ b/audio/pianobar/Makefile
@@ -1,6 +1,6 @@
PORTNAME= pianobar
-PORTVERSION= 2022.04.01
-PORTREVISION= 3
+DISTVERSION= 2024.12.21
+PORTREVISION= 1
CATEGORIES= audio
MAINTAINER= jhixson@FreeBSD.org
@@ -17,15 +17,16 @@ LIB_DEPENDS= libao.so:audio/libao \
libavcodec.so:multimedia/ffmpeg \
libcurl.so:ftp/curl
+USES= gmake localbase pkgconfig tar:bzip2
+
+USE_GITHUB= yes
+GH_ACCOUNT= PromyLOPh
+
MAKE_ENV+= V=1
-USES= alias gmake localbase pkgconfig tar:bzip2
PLIST_FILES= bin/pianobar \
share/man/man1/pianobar.1.gz
-USE_GITHUB= yes
-GH_ACCOUNT= PromyLOPh
-
post-install:
${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/pianobar