diff options
Diffstat (limited to 'audio/rebler/Makefile')
-rw-r--r-- | audio/rebler/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/audio/rebler/Makefile b/audio/rebler/Makefile index a5725f4b0503..21d04e1bb4fe 100644 --- a/audio/rebler/Makefile +++ b/audio/rebler/Makefile @@ -14,6 +14,8 @@ MASTER_SITE_SUBDIR= ${PORTNAME} MAINTAINER= ports@FreeBSD.org +PORTCOMMENT= A program to convert mpeg2 and ac3 into DivX with ac3 audio + LIB_DEPENDS= mpeg2:${PORTSDIR}/graphics/libmpeg2 \ aviplay-0.7:${PORTSDIR}/graphics/avifile \ popt:${PORTSDIR}/devel/popt |