From eb9d3fe4a639e64f41351fe64a216ba16c3c1f2a Mon Sep 17 00:00:00 2001 From: Sunpoet Po-Chuan Hsieh Date: Mon, 21 Jul 2014 11:51:20 +0000 Subject: [PATCH] - Add LICENSE --- audio/p5-MP3-Find/Makefile | 3 +++ 1 file changed, 3 insertions(+) diff --git a/audio/p5-MP3-Find/Makefile b/audio/p5-MP3-Find/Makefile index 097a54e32c99..298d117826bc 100644 --- a/audio/p5-MP3-Find/Makefile +++ b/audio/p5-MP3-Find/Makefile @@ -10,6 +10,9 @@ PKGNAMEPREFIX= p5- MAINTAINER= ports@FreeBSD.org COMMENT= Search and sort MP3 files based on their ID3 tags +LICENSE= ART10 GPLv1 +LICENSE_COMB= dual + BUILD_DEPENDS= p5-MP3-Info>=0:${PORTSDIR}/audio/p5-MP3-Info RUN_DEPENDS:= ${BUILD_DEPENDS}