Index: head/audio/p5-MP3-Info/Makefile =================================================================== --- head/audio/p5-MP3-Info/Makefile (revision 478111) +++ head/audio/p5-MP3-Info/Makefile (revision 478112) @@ -1,17 +1,21 @@ # Created by: Leo Kim # $FreeBSD$ PORTNAME= MP3-Info PORTVERSION= 1.24 PORTREVISION= 1 CATEGORIES= audio perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- MAINTAINER= demon@FreeBSD.org COMMENT= Manipulate / fetch info from MP3 audio files +LICENSE= ART10 GPLv1+ +LICENSE_COMB= dual + USES= perl5 USE_PERL5= configure +NO_ARCH= yes .include