mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-19 00:13:33 +00:00
71d7128a8b
Submitted by: Gian-Simon Purkert <gspurki@gmail.com> PR: 266893
19 lines
342 B
Makefile
19 lines
342 B
Makefile
PORTNAME= MP3-Info
|
|
PORTVERSION= 1.26
|
|
CATEGORIES= audio perl5
|
|
MASTER_SITES= CPAN
|
|
PKGNAMEPREFIX= p5-
|
|
|
|
MAINTAINER= demon@FreeBSD.org
|
|
COMMENT= Manipulate / fetch info from MP3 audio files
|
|
WWW= https://metacpan.org/release/MP3-Info
|
|
|
|
LICENSE= ART10 GPLv1+
|
|
LICENSE_COMB= dual
|
|
|
|
USES= perl5
|
|
USE_PERL5= configure
|
|
NO_ARCH= yes
|
|
|
|
.include <bsd.port.mk>
|