mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 17:59:20 -04:00
- Switch to share/man
- Update WWW
This commit is contained in:
parent
1fff3fd890
commit
1c9d4bd37b
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=533115
3 changed files with 2 additions and 5 deletions
|
@ -23,9 +23,6 @@ PORTDOCS= AUTHORS COPYING NEWS README
|
||||||
|
|
||||||
OPTIONS_DEFINE= DOCS
|
OPTIONS_DEFINE= DOCS
|
||||||
|
|
||||||
post-patch:
|
|
||||||
@${REINPLACE_CMD} -e 's|share/man/man1|man/man1|' ${WRKSRC}/setup.py
|
|
||||||
|
|
||||||
post-install-DOCS-on:
|
post-install-DOCS-on:
|
||||||
@${MKDIR} ${STAGEDIR}${DOCSDIR}
|
@${MKDIR} ${STAGEDIR}${DOCSDIR}
|
||||||
.for doc in ${PORTDOCS}
|
.for doc in ${PORTDOCS}
|
||||||
|
|
|
@ -4,4 +4,4 @@ watching them live. Similar functionality is available in full
|
||||||
media player suites such as Xine and MPlayer, but MiMMS is quick
|
media player suites such as Xine and MPlayer, but MiMMS is quick
|
||||||
and easy to use, and for the time being, remains a useful program.
|
and easy to use, and for the time being, remains a useful program.
|
||||||
|
|
||||||
WWW: http://savannah.nongnu.org/projects/mimms/
|
WWW: https://savannah.nongnu.org/projects/mimms/
|
||||||
|
|
|
@ -8,4 +8,4 @@ bin/mimms
|
||||||
%%PYTHON_SITELIBDIR%%/libmimms/libmms.py
|
%%PYTHON_SITELIBDIR%%/libmimms/libmms.py
|
||||||
%%PYTHON_SITELIBDIR%%/libmimms/libmms.pyc
|
%%PYTHON_SITELIBDIR%%/libmimms/libmms.pyc
|
||||||
%%PYTHON_SITELIBDIR%%/libmimms/libmms.pyo
|
%%PYTHON_SITELIBDIR%%/libmimms/libmms.pyo
|
||||||
man/man1/mimms.1.gz
|
share/man/man1/mimms.1.gz
|
||||||
|
|
Loading…
Add table
Reference in a new issue