diff options
Diffstat (limited to 'audio/soundgrab/Makefile')
-rw-r--r-- | audio/soundgrab/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/audio/soundgrab/Makefile b/audio/soundgrab/Makefile index 880eb7e49cc6..049f5e877203 100644 --- a/audio/soundgrab/Makefile +++ b/audio/soundgrab/Makefile @@ -14,6 +14,8 @@ MASTER_SITE_SUBDIR= apps/sound/editors MAINTAINER= ports@FreeBSD.org +PORTCOMMENT= Interactively select and save sections of an audio file + RUN_DEPENDS= sox:${PORTSDIR}/audio/sox \ rawplay:${PORTSDIR}/audio/rawrec \ oggenc:${PORTSDIR}/audio/vorbis-tools \ |