mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-03 06:04:53 +00:00
- Clarify LICENSE
- Add LICENSE_FILE - Remove @dirrm* from pkg-plist PR: 196216 Submitted by: amdmi3 Approved by: maintainer timeout (nemysis)
This commit is contained in:
parent
05f0f7a4fa
commit
ac8134f838
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=376934
@ -10,7 +10,8 @@ MASTER_SITES= SF/${PORTNAME}/SMPlayer/${PORTVERSION}
|
||||
MAINTAINER= nemysis@FreeBSD.org
|
||||
COMMENT= Complete front-end based on Qt4 for mplayer
|
||||
|
||||
LICENSE= GPLv2
|
||||
LICENSE= GPLv2 # or later
|
||||
LICENSE_FILE= ${WRKSRC}/Copying.txt
|
||||
|
||||
RUN_DEPENDS= mplayer:${PORTSDIR}/multimedia/mplayer \
|
||||
smplayer-skins>=0:${PORTSDIR}/multimedia/smplayer-skins \
|
||||
|
@ -60,8 +60,3 @@ share/icons/hicolor/scalable/apps/smplayer.svg
|
||||
%%DATADIR%%/translations/smplayer_vi_VN.qm
|
||||
%%DATADIR%%/translations/smplayer_zh_CN.qm
|
||||
%%DATADIR%%/translations/smplayer_zh_TW.qm
|
||||
@dirrm %%DATADIR%%/translations
|
||||
@dirrm %%DATADIR%%/shortcuts
|
||||
@dirrmtry %%DATADIR%%
|
||||
@dirrmtry share/icons/hicolor/512x512/apps
|
||||
@dirrmtry share/icons/hicolor/512x512
|
||||
|
Loading…
Reference in New Issue
Block a user