mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 09:49:18 -04:00
- Add LICENSE_FILE
- Update WWW Approved by: portmgr blanket
This commit is contained in:
parent
fd4fb12390
commit
b86ace9c29
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=445589
2 changed files with 2 additions and 1 deletions
|
@ -9,6 +9,7 @@ MAINTAINER= jhale@FreeBSD.org
|
||||||
COMMENT= AcoustID audio fingerprint submission tool
|
COMMENT= AcoustID audio fingerprint submission tool
|
||||||
|
|
||||||
LICENSE= GPLv2
|
LICENSE= GPLv2
|
||||||
|
LICENSE_FILE= ${WRKSRC}/COPYING.txt
|
||||||
|
|
||||||
LIB_DEPENDS= libchromaprint.so:audio/chromaprint \
|
LIB_DEPENDS= libchromaprint.so:audio/chromaprint \
|
||||||
libtag.so:audio/taglib \
|
libtag.so:audio/taglib \
|
||||||
|
|
|
@ -6,4 +6,4 @@ or Jaikoz are preferred, but it will submit fingerprints for any
|
||||||
files that have tags such as track title, artist name, album name,
|
files that have tags such as track title, artist name, album name,
|
||||||
etc.
|
etc.
|
||||||
|
|
||||||
WWW: http://acoustid.org/fingerprinter
|
WWW: https://acoustid.org/fingerprinter
|
||||||
|
|
Loading…
Add table
Reference in a new issue