aboutsummaryrefslogtreecommitdiff
path: root/audio/pianod2/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'audio/pianod2/Makefile')
-rw-r--r--audio/pianod2/Makefile10
1 files changed, 5 insertions, 5 deletions
diff --git a/audio/pianod2/Makefile b/audio/pianod2/Makefile
index 78eb5f6f6dc8..dc8925d9bf4d 100644
--- a/audio/pianod2/Makefile
+++ b/audio/pianod2/Makefile
@@ -1,13 +1,12 @@
-# Created by: John Hixson <jhixson@FreeBSD.org>
-
PORTNAME= pianod2
PORTVERSION= 329
-PORTREVISION= 2
+PORTREVISION= 5
CATEGORIES= audio
MASTER_SITES= http://deviousfish.com/Downloads/pianod2/Devel/
MAINTAINER= jhixson@FreeBSD.org
COMMENT= Free, multi-source, network-controlled music player daemon
+WWW= https://deviousfish.com/Pianod2/index.html
LICENSE= MIT
LICENSE_FILE= ${WRKSRC}/COPYING
@@ -27,14 +26,15 @@ LIB_DEPENDS= libao.so:audio/libao \
libtag.so:audio/taglib
RUN_DEPENDS= mksh>0:shells/mksh
-USES= autoreconf compiler:c11 gettext gmake gnome pkgconfig shebangfix
+USES= autoreconf compiler:c11 gettext gmake gnome gstreamer pkgconfig shebangfix
USE_GNOME= glib20
-USE_GSTREAMER1= ffmpeg
+USE_GSTREAMER= #ffmpeg
USE_RC_SUBR= pianod
GNU_CONFIGURE= yes
+GNU_CONFIGURE_MANPREFIX= ${PREFIX}/share
SHEBANG_FILES= contrib/piano contrib/runmix
ksh_CMD= ${LOCALBASE}/bin/mksh