15 lines
289 B
Makefile
15 lines
289 B
Makefile
PORTNAME= CDDB-File
|
|
PORTVERSION= 1.05
|
|
PORTREVISION= 2
|
|
CATEGORIES= audio perl5
|
|
MASTER_SITES= CPAN
|
|
PKGNAMEPREFIX= p5-
|
|
|
|
MAINTAINER= perl@FreeBSD.org
|
|
COMMENT= Parse a CDDB/freedb data file
|
|
WWW= https://metacpan.org/release/CDDB-File
|
|
|
|
USES= perl5
|
|
USE_PERL5= configure
|
|
|
|
.include <bsd.port.mk>
|