summaryrefslogblamecommitdiff
path: root/audio/p5-MP3-Info/Makefile
blob: 8b97a34894c6ad45a0abb86b747f4478b65ee0e4 (plain) (tree)
1
2
3
4
5
6
7
8
9







                                                        
                    
                           
                    

                   
                                 
                                                            
 

                   
                           
 
                      
# New ports collection makefile for:	p5-MP3-Info
# Date created:		14-Aug-2000
# Whom:			Leo Kim <leo@florida.sarang.net>
#
# $FreeBSD$
#

PORTNAME=	MP3-Info
PORTVERSION=	1.23
CATEGORIES=	audio perl5
MASTER_SITES=	CPAN
PKGNAMEPREFIX=	p5-

MAINTAINER=	demon@FreeBSD.org
COMMENT=	Manipulate / fetch info from MP3 audio files

PERL_CONFIGURE=	yes

MAN3=		MP3::Info.3

.include <bsd.port.mk>