mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-21 04:06:46 +00:00
- Fix LICENSE
- Add LICENSE_FILE - Update WWW Approved by: portmgr blanket
This commit is contained in:
parent
7cabf087a2
commit
ed5c05b873
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=519599
@ -9,8 +9,9 @@ MASTER_SITES= SF/lxde/LXMusic%20%28music%20player%29/LXMusic%20${PORTVERSION:R}.
|
||||
MAINTAINER= ericbsd@FreeBSD.org
|
||||
COMMENT= LXDE music player based on xmms2
|
||||
|
||||
LICENSE= MIT GPLv2
|
||||
LICENSE= MIT GPLv2+
|
||||
LICENSE_COMB= dual
|
||||
LICENSE_FILE= ${WRKSRC}/COPYING
|
||||
|
||||
LIB_DEPENDS= libxmmsclient.so:audio/xmms2 \
|
||||
libnotify.so:devel/libnotify
|
||||
|
@ -3,4 +3,4 @@ xmms2, which is lightweight and has server/client design. LXMusic
|
||||
has very few features, it can do nothing more than just playing a
|
||||
list of music files.
|
||||
|
||||
WWW: http://wiki.lxde.org/en/LXMusic
|
||||
WWW: https://wiki.lxde.org/en/LXMusic
|
||||
|
Loading…
Reference in New Issue
Block a user