diff options
author | Renato Botelho <garga@FreeBSD.org> | 2013-10-31 23:29:56 +0000 |
---|---|---|
committer | Renato Botelho <garga@FreeBSD.org> | 2013-10-31 23:29:56 +0000 |
commit | fd6d42a5a46ba38a650f319c5270920cb6285f09 (patch) | |
tree | 474304b1b382c63981bb20c58c6948d7b478b5cd /audio | |
parent | e8af00d64cbc0b575c66ef20122d7a2146443d6b (diff) | |
download | ports-fd6d42a5a46ba38a650f319c5270920cb6285f09.tar.gz ports-fd6d42a5a46ba38a650f319c5270920cb6285f09.zip |
Notes
Diffstat (limited to 'audio')
-rw-r--r-- | audio/wmauda/Makefile | 2 | ||||
-rw-r--r-- | audio/wmauda/pkg-descr | 2 |
2 files changed, 3 insertions, 1 deletions
diff --git a/audio/wmauda/Makefile b/audio/wmauda/Makefile index 8c9b088322cd..cccec1ea6d3c 100644 --- a/audio/wmauda/Makefile +++ b/audio/wmauda/Makefile @@ -11,6 +11,8 @@ MASTER_SITE_SUBDIR= distfiles MAINTAINER= garga@FreeBSD.org COMMENT= A port of wmxmms to GTK 2.x and Audacious +LICENSE= GPLv2 + BUILD_DEPENDS= audacious:${PORTSDIR}/multimedia/audacious RUN_DEPENDS= audacious:${PORTSDIR}/multimedia/audacious LIB_DEPENDS= libmowgli.so:${PORTSDIR}/devel/libmowgli diff --git a/audio/wmauda/pkg-descr b/audio/wmauda/pkg-descr index 4ec14f679fd0..e95871b980f5 100644 --- a/audio/wmauda/pkg-descr +++ b/audio/wmauda/pkg-descr @@ -1,3 +1,3 @@ Dockable applet for WindowMaker that controls Audacious. -WWW: http://www.netswarm.net/ +WWW: http://www.netswarm.net/ |