aboutsummaryrefslogtreecommitdiff
path: root/audio/mbox
diff options
context:
space:
mode:
authorAndrew Pantyukhin <sat@FreeBSD.org>2007-08-23 17:54:25 +0000
committerAndrew Pantyukhin <sat@FreeBSD.org>2007-08-23 17:54:25 +0000
commit3e7d8458329f9589551c6dd6bd9afabbd5929ed7 (patch)
tree04223d728f59a3ca89f92e58355c693eb4ffe702 /audio/mbox
parentffb34393481679f990058da2f298784c0a185849 (diff)
downloadports-3e7d8458329f9589551c6dd6bd9afabbd5929ed7.tar.gz
ports-3e7d8458329f9589551c6dd6bd9afabbd5929ed7.zip
- Fix plist by using PYDISTUTILS_PKGNAME
- Provide more mirrors - Bump portrevision Reported by: pointyhat via portsmon
Notes
Notes: svn path=/head/; revision=198212
Diffstat (limited to 'audio/mbox')
-rw-r--r--audio/mbox/Makefile11
1 files changed, 6 insertions, 5 deletions
diff --git a/audio/mbox/Makefile b/audio/mbox/Makefile
index 98f0b16d0a86..b1ce48b4e702 100644
--- a/audio/mbox/Makefile
+++ b/audio/mbox/Makefile
@@ -1,12 +1,15 @@
-# New ports collection makefile for: mBox
+# New ports collection makefile for: mbox
# Date created: 01 Sep 2004
# Whom: Vladimir Osintsev <oc@nm.ru>
+#
# $FreeBSD$
+#
PORTNAME= mbox
PORTVERSION= 0.7.2
+PORTREVISION= 1
CATEGORIES= audio
-MASTER_SITES= http://www.mbox.wz.cz/src/
+MASTER_SITES= http://www.mbox.wz.cz/src/ CENKES
MAINTAINER= ports@FreeBSD.org
COMMENT= Program intended to help with organizing your music files
@@ -17,13 +20,11 @@ RUN_DEPENDS= ${PYTHON_SITELIBDIR}/ogg/__init__.py:${PORTSDIR}/audio/py-ogg \
oggenc:${PORTSDIR}/audio/vorbis-tools \
mplayer:${PORTSDIR}/multimedia/mplayer
-BROKEN= Incorrect pkg-plist
-
WRKSRC= ${WRKDIR}/mBox-${PORTVERSION}
-
USE_BZIP2= yes
USE_PYTHON= yes
USE_PYDISTUTILS=yes
+PYDISTUTILS_PKGNAME= mBox
USE_WX= 2.6
WX_COMPS= python