mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 01:39:16 -04:00
- Add LICENSE
- Drop @dirrm* from plist
This commit is contained in:
parent
3d5eb48acf
commit
1115a2b8e5
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=370839
2 changed files with 3 additions and 9 deletions
|
@ -11,6 +11,9 @@ MASTER_SITES= SF
|
||||||
MAINTAINER= ports@FreeBSD.org
|
MAINTAINER= ports@FreeBSD.org
|
||||||
COMMENT= GNOME MP3/Ogg file tagger
|
COMMENT= GNOME MP3/Ogg file tagger
|
||||||
|
|
||||||
|
LICENSE= GPLv2
|
||||||
|
LICENSE_FILE= ${WRKSRC}/COPYING
|
||||||
|
|
||||||
LIB_DEPENDS= libid3.so:${PORTSDIR}/audio/id3lib \
|
LIB_DEPENDS= libid3.so:${PORTSDIR}/audio/id3lib \
|
||||||
libvorbis.so:${PORTSDIR}/audio/libvorbis
|
libvorbis.so:${PORTSDIR}/audio/libvorbis
|
||||||
|
|
||||||
|
|
|
@ -34,12 +34,3 @@ share/locale/ua/LC_MESSAGES/tagtool.mo
|
||||||
%%DATADIR%%/tab_tag.png
|
%%DATADIR%%/tab_tag.png
|
||||||
%%DATADIR%%/tagtool.glade
|
%%DATADIR%%/tagtool.glade
|
||||||
%%DATADIR%%/warn.png
|
%%DATADIR%%/warn.png
|
||||||
@dirrm %%DATADIR%%
|
|
||||||
@dirrmtry share/locale/ua/LC_MESSAGES
|
|
||||||
@dirrmtry share/locale/ua
|
|
||||||
@dirrmtry share/icons/hicolor/scalable/apps
|
|
||||||
@dirrmtry share/icons/hicolor/scalable
|
|
||||||
@dirrmtry share/icons/hicolor/48x48/apps
|
|
||||||
@dirrmtry share/icons/hicolor/48x48
|
|
||||||
@dirrmtry share/icons/hicolor
|
|
||||||
@dirrmtry share/icons
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue