diff options
Diffstat (limited to 'audio/ksmp3play/Makefile')
-rw-r--r-- | audio/ksmp3play/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/audio/ksmp3play/Makefile b/audio/ksmp3play/Makefile index 5cfa02add7bc..aac1dfd4e3a5 100644 --- a/audio/ksmp3play/Makefile +++ b/audio/ksmp3play/Makefile @@ -13,6 +13,8 @@ MASTER_SITES= http://www.xanadunet.net/ksmp3play/ MAINTAINER= ports@FreeBSD.org +PORTCOMMENT= An curses-based MP3 player + LIB_DEPENDS= SDL-1.1.4:${PORTSDIR}/devel/sdl12 \ smpeg:${PORTSDIR}/graphics/smpeg \ gnugetopt:${PORTSDIR}/devel/libgnugetopt |