freebsd-ports/audio/p5-MP3-Info/Makefile

19 lines
337 B
Makefile

# Created by: Leo Kim <leo@florida.sarang.net>
# $FreeBSD$
PORTNAME= MP3-Info
PORTVERSION= 1.24
CATEGORIES= audio perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
MAINTAINER= demon@FreeBSD.org
COMMENT= Manipulate / fetch info from MP3 audio files
USES= perl5
NO_STAGE= yes
USE_PERL5= configure
MAN3= MP3::Info.3
.include <bsd.port.mk>