aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--audio/mpdas/Makefile6
-rw-r--r--audio/mpdas/distinfo4
2 files changed, 6 insertions, 4 deletions
diff --git a/audio/mpdas/Makefile b/audio/mpdas/Makefile
index c37664b72a39..d474ec5fd997 100644
--- a/audio/mpdas/Makefile
+++ b/audio/mpdas/Makefile
@@ -2,14 +2,16 @@
# $FreeBSD$
PORTNAME= mpdas
-PORTVERSION= 0.3.1
-PORTREVISION= 1
+PORTVERSION= 0.3.2
CATEGORIES= audio
MASTER_SITES= http://50hz.ws/mpdas/
MAINTAINER= henrik@affekt.org
COMMENT= MPD AudioScrobbler written in C++ supporting the latest protocol
+LICENSE= BSD3CLAUSE
+LICENSE_FILE= ${WRKSRC}/LICENSE
+
LIB_DEPENDS= libcurl.so:${PORTSDIR}/ftp/curl \
libmpd.so:${PORTSDIR}/audio/libmpd
diff --git a/audio/mpdas/distinfo b/audio/mpdas/distinfo
index dd7ff9caf3f2..0f036ad3d320 100644
--- a/audio/mpdas/distinfo
+++ b/audio/mpdas/distinfo
@@ -1,2 +1,2 @@
-SHA256 (mpdas-0.3.1.tar.gz) = 11b3ae37597f252c270ee3217e48b276323c7a037f26179b94411d9fa11f9099
-SIZE (mpdas-0.3.1.tar.gz) = 13978
+SHA256 (mpdas-0.3.2.tar.gz) = 145f85b29f7bd0b1b83d85c887fcf233ff463b31abb4767e7e289e1f9e7abb62
+SIZE (mpdas-0.3.2.tar.gz) = 14143