diff options
Diffstat (limited to 'audio/musicbox/Makefile')
-rw-r--r-- | audio/musicbox/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/audio/musicbox/Makefile b/audio/musicbox/Makefile index 3e3982bda178..d3523eb8d527 100644 --- a/audio/musicbox/Makefile +++ b/audio/musicbox/Makefile @@ -14,6 +14,7 @@ MASTER_SITES= ${MASTER_SITE_NETBSD} # ftp://freebsd.csie.nctu.edu.tw/Upload/ EXTRACT_SUFX= .tgz MAINTAINER= trevor@FreeBSD.org +COMMENT= X11 front-end for mpg123 RUN_DEPENDS= mpg123:${PORTSDIR}/audio/mpg123 |