1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-27 00:57:50 +00:00
freebsd-ports/audio/p5-Audio-Scan/Makefile
2012-01-04 21:49:56 +00:00

27 lines
518 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.93
CATEGORIES= audio perl5
MASTER_SITES= CPAN
MASTER_SITE_SUBDIR= CPAN:AGRUNDMA
PKGNAMEPREFIX= p5-
MAINTAINER= perl@FreeBSD.org
COMMENT= Scanner for audio file metadata and tag information
LICENSE= GPLv2
TEST_DEPENDS= p5-Test-Warn>=0:${PORTSDIR}/devel/p5-Test-Warn
PERL_CONFIGURE= yes
MAN3= Audio::Scan.3
.include <bsd.port.mk>