diff options
Diffstat (limited to 'audio')
-rw-r--r-- | audio/acoustid-fingerprinter/Makefile | 1 | ||||
-rw-r--r-- | audio/acoustid-fingerprinter/pkg-descr | 2 |
2 files changed, 2 insertions, 1 deletions
diff --git a/audio/acoustid-fingerprinter/Makefile b/audio/acoustid-fingerprinter/Makefile index b9c8391a0df7..ebc084de198d 100644 --- a/audio/acoustid-fingerprinter/Makefile +++ b/audio/acoustid-fingerprinter/Makefile @@ -9,6 +9,7 @@ MAINTAINER= jhale@FreeBSD.org COMMENT= AcoustID audio fingerprint submission tool LICENSE= GPLv2 +LICENSE_FILE= ${WRKSRC}/COPYING.txt LIB_DEPENDS= libchromaprint.so:audio/chromaprint \ libtag.so:audio/taglib \ diff --git a/audio/acoustid-fingerprinter/pkg-descr b/audio/acoustid-fingerprinter/pkg-descr index 062adba0dc85..56925f93f3f3 100644 --- a/audio/acoustid-fingerprinter/pkg-descr +++ b/audio/acoustid-fingerprinter/pkg-descr @@ -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, etc. -WWW: http://acoustid.org/fingerprinter +WWW: https://acoustid.org/fingerprinter |