diff options
author | Carlo Strub <cs@FreeBSD.org> | 2012-08-03 15:54:35 +0000 |
---|---|---|
committer | Carlo Strub <cs@FreeBSD.org> | 2012-08-03 15:54:35 +0000 |
commit | a9f85911cdb1e25bbc39c3f9f69a53c135a6b385 (patch) | |
tree | c27f5812b936c71a77d4cbdf89fc5dba1b2d4f22 /multimedia/mmpython | |
parent | 159185d75d7346a9ded3ad7a6f596a3b59568a54 (diff) |
Notes
Diffstat (limited to 'multimedia/mmpython')
-rw-r--r-- | multimedia/mmpython/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/multimedia/mmpython/Makefile b/multimedia/mmpython/Makefile index c4ce51594b53..b75b6731dfbc 100644 --- a/multimedia/mmpython/Makefile +++ b/multimedia/mmpython/Makefile @@ -13,7 +13,7 @@ MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTNAME}%20${PORTVERSION} PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= ports@FreeBSD.org -COMMENT= Retrieves metadata from mp3, ogg, avi, jpg and other formats +COMMENT= Retrieves metadata from mp3, ogg, avi, jpg, and other formats LIB_DEPENDS= dvdread.4:${PORTSDIR}/multimedia/libdvdread RUN_DEPENDS= lsdvd:${PORTSDIR}/multimedia/lsdvd |