- Silince mkdir
- Update WWW
This commit is contained in:
parent
a6cd2901dc
commit
54013fde11
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=545753
2 changed files with 2 additions and 2 deletions
|
@ -26,7 +26,7 @@ post-install:
|
|||
@${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/${PORTNAME}
|
||||
|
||||
post-install-DOCS-on:
|
||||
${MKDIR} ${STAGEDIR}${DOCSDIR}
|
||||
@${MKDIR} ${STAGEDIR}${DOCSDIR}
|
||||
${INSTALL_DATA} ${PORTDOCS:S,^,${WRKSRC}/,} ${STAGEDIR}${DOCSDIR}
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
|
|
@ -5,4 +5,4 @@ mpg123 for playback and works with VBR files and even with files
|
|||
bigger than 2GB. Other features are configurable silence seeking
|
||||
and ID3 tag seeking, which are useful for concatenated mp3s.
|
||||
|
||||
WWW: http://www.puchalla-online.de/cutmp3.html
|
||||
WWW: https://www.puchalla-online.de/cutmp3.html
|
||||
|
|
Loading…
Reference in a new issue