diff options
Diffstat (limited to 'audio/mutemix/Makefile')
-rw-r--r-- | audio/mutemix/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/audio/mutemix/Makefile b/audio/mutemix/Makefile index 065d5d9fead5..bae92a8b7146 100644 --- a/audio/mutemix/Makefile +++ b/audio/mutemix/Makefile @@ -12,6 +12,7 @@ MASTER_SITES= http://stud.fbi.fh-darmstadt.de/~koenig/pub/ EXTRACT_SUFX= .py MAINTAINER= trevor@FreeBSD.org +COMMENT= Adjusts a mixer RUN_DEPENDS= aumix:${PORTSDIR}/audio/aumix \ ${PYTHON_SITELIBDIR}/_tkinter.so:${PORTSDIR}/x11-toolkits/py-tkinter |