freebsd-ports/audio/p5-CDDB-File/Makefile
2021-04-06 16:31:07 +02:00

16 lines
266 B
Makefile

# Created by: ijliao
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
USES= perl5
USE_PERL5= configure
.include <bsd.port.mk>