1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-19 00:13:33 +00:00
freebsd-ports/audio/p5-MP3-Info/Makefile
Dmitry Sivachenko 71d7128a8b audio/p5-MP3-Info: update to version 1.26.
Submitted by:	Gian-Simon Purkert <gspurki@gmail.com>
PR:	266893
2022-10-17 08:07:28 +00:00

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>