- Pass maintainership to volunteer
- Pacify portlint(1) Approved by: old maintainer (via ports@)
This commit is contained in:
parent
cd73c7dc89
commit
be2ac720a2
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=258858
1 changed files with 2 additions and 2 deletions
|
@ -14,7 +14,7 @@ MASTER_SITES= BERLIOS \
|
|||
DISTFILES= ${DISTNAME}${EXTRACT_SUFX}:DEFAULT \
|
||||
${MGC_DISTNAME}${EXTRACT_SUFX}:mygpoclient
|
||||
|
||||
MAINTAINER= steinex@nognu.de
|
||||
MAINTAINER= corky1951@comcast.net
|
||||
COMMENT= A GTK2 podcast aggregrator written in Python
|
||||
|
||||
RUN_DEPENDS= py*-pysqlite>=2.3:${PORTSDIR}/databases/py-pysqlite23 \
|
||||
|
@ -56,7 +56,7 @@ RUN_DEPENDS+= py*-imaging>=0:${PORTSDIR}/graphics/py-imaging
|
|||
LIB_DEPENDS+= gpod.5:${PORTSDIR}/audio/libgpod
|
||||
RUN_DEPENDS+= py*-mad>=0:${PORTSDIR}/audio/py-mad
|
||||
.if !exists(${PYTHON_SITELIBDIR}/gpod/__init__.py)
|
||||
IGNORE= Requires Python bindings for libgpod. Please uninstall libgpod and reinstall with Python support.
|
||||
IGNORE= requires Python bindings for libgpod. Please uninstall libgpod and reinstall with Python support
|
||||
.endif
|
||||
.endif
|
||||
|
||||
|
|
Loading…
Reference in a new issue