blob: e3bd652063da059c18aaae04afb81fc392d82106 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
PORTNAME= MPEG-ID3v2Tag
PORTVERSION= 0.39
PORTREVISION= 1
CATEGORIES= audio perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
MAINTAINER= perl@FreeBSD.org
COMMENT= Perl module that provides a way to write/read ID3 v2.3 tags
USES= perl5
USE_PERL5= configure
.include <bsd.port.mk>
|