freebsd-ports/audio/p5-Audio-Scan/Makefile
Wen Heping 84e938d7c7 - Update to 0.59
Feature safe:	yes
2010-02-22 10:49:06 +00:00

21 lines
405 B
Makefile

# New ports collection makefile for: p5-Audio-Scan
# Date created: 11 July, 2009
# Whom: Wen Heping <wenheping@gmail.com>
#
# $FreeBSD$
#
PORTNAME= Audio-Scan
PORTVERSION= 0.59
CATEGORIES= audio perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
MAINTAINER= wen@FreeBSD.org
COMMENT= Scanner for audio file metadata and tag information
PERL_CONFIGURE= yes
MAN3= Audio::Scan.3
.include <bsd.port.mk>