Index: head/audio/tagtool/Makefile =================================================================== --- head/audio/tagtool/Makefile (revision 370838) +++ head/audio/tagtool/Makefile (revision 370839) @@ -1,29 +1,32 @@ # Created by: Anthony Ginepro # $FreeBSD$ # $MCom: ports/audio/tagtool/Makefile,v 1.1 2006/09/30 01:15:37 ahze Exp $ PORTNAME= tagtool PORTVERSION= 0.12.3 PORTREVISION= 12 CATEGORIES= audio MASTER_SITES= SF MAINTAINER= ports@FreeBSD.org COMMENT= GNOME MP3/Ogg file tagger +LICENSE= GPLv2 +LICENSE_FILE= ${WRKSRC}/COPYING + LIB_DEPENDS= libid3.so:${PORTSDIR}/audio/id3lib \ libvorbis.so:${PORTSDIR}/audio/libvorbis USES= tar:bzip2 gettext gmake pathfix pkgconfig USE_GNOME= intlhack libglade2 GNU_CONFIGURE= yes INSTALLS_ICONS= yes CPPFLAGS+= -I${LOCALBASE}/include ${PTHREAD_CFLAGS} LDFLAGS+= -L${LOCALBASE}/lib ${PTHREAD_LIBS} -logg -lm post-patch: @${FIND} ${WRKSRC} -name "Makefile.in" | ${XARGS} ${REINPLACE_CMD} -e \ 's|-Wno-pointer-sign||g' .include Index: head/audio/tagtool/pkg-plist =================================================================== --- head/audio/tagtool/pkg-plist (revision 370838) +++ head/audio/tagtool/pkg-plist (revision 370839) @@ -1,45 +1,36 @@ bin/tagtool share/applications/tagtool.desktop share/icons/hicolor/48x48/apps/TagTool.png share/icons/hicolor/scalable/apps/TagTool.svg share/locale/bg/LC_MESSAGES/tagtool.mo share/locale/cs/LC_MESSAGES/tagtool.mo share/locale/de/LC_MESSAGES/tagtool.mo share/locale/en_GB/LC_MESSAGES/tagtool.mo share/locale/es/LC_MESSAGES/tagtool.mo share/locale/fr/LC_MESSAGES/tagtool.mo share/locale/it/LC_MESSAGES/tagtool.mo share/locale/lt/LC_MESSAGES/tagtool.mo share/locale/nl/LC_MESSAGES/tagtool.mo share/locale/pl/LC_MESSAGES/tagtool.mo share/locale/pt/LC_MESSAGES/tagtool.mo share/locale/pt_BR/LC_MESSAGES/tagtool.mo share/locale/ru/LC_MESSAGES/tagtool.mo share/locale/sv/LC_MESSAGES/tagtool.mo share/locale/ua/LC_MESSAGES/tagtool.mo %%DATADIR%%/TagTool.png %%DATADIR%%/edit.png %%DATADIR%%/fail.png %%DATADIR%%/file.png %%DATADIR%%/folder.png %%DATADIR%%/graydot.png %%DATADIR%%/greendot.png %%DATADIR%%/info.png %%DATADIR%%/ok.png %%DATADIR%%/preferences.dtd %%DATADIR%%/tab_clear.png %%DATADIR%%/tab_edit.png %%DATADIR%%/tab_playlist.png %%DATADIR%%/tab_rename.png %%DATADIR%%/tab_tag.png %%DATADIR%%/tagtool.glade %%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