diff options
Diffstat (limited to 'audio/ksmp3play')
-rw-r--r-- | audio/ksmp3play/Makefile | 2 | ||||
-rw-r--r-- | audio/ksmp3play/pkg-comment | 1 |
2 files changed, 1 insertions, 2 deletions
diff --git a/audio/ksmp3play/Makefile b/audio/ksmp3play/Makefile index aac1dfd4e3a5..5cfa02add7bc 100644 --- a/audio/ksmp3play/Makefile +++ b/audio/ksmp3play/Makefile @@ -13,8 +13,6 @@ 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 diff --git a/audio/ksmp3play/pkg-comment b/audio/ksmp3play/pkg-comment new file mode 100644 index 000000000000..45ce2b958062 --- /dev/null +++ b/audio/ksmp3play/pkg-comment @@ -0,0 +1 @@ +An curses-based MP3 player |