- Update WWW
- Cosmetic fixes
This commit is contained in:
parent
b2827c2318
commit
606339c209
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=503459
2 changed files with 2 additions and 3 deletions
|
@ -4,7 +4,6 @@
|
|||
PORTNAME= mythmusic
|
||||
DISTVERSIONPREFIX= v
|
||||
DISTVERSION= 30.0
|
||||
PORTREVISION= 0
|
||||
CATEGORIES= audio
|
||||
PKGNAMEPREFIX= mythplugin-
|
||||
|
||||
|
@ -57,6 +56,6 @@ post-patch:
|
|||
${WRKSRC}/configure
|
||||
|
||||
post-install:
|
||||
${STRIP_CMD} ${STAGEDIR}${PREFIX}/lib/mythtv/plugins/libmythmusic.so
|
||||
@${STRIP_CMD} ${STAGEDIR}${PREFIX}/lib/mythtv/plugins/libmythmusic.so
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
|
|
@ -3,4 +3,4 @@ play and manage music and audio files .i.e MP3, Ogg, FLAC,
|
|||
wav etc. It is specifically designed to be operated by a normal
|
||||
remote control.
|
||||
|
||||
WWW: http://www.mythtv.org/wiki/MythMusic
|
||||
WWW: https://www.mythtv.org/wiki/MythMusic
|
||||
|
|
Loading…
Reference in a new issue