2008-10-05 16:40:55 +02:00
|
|
|
# New ports collection makefile for: p5-Audio-Mixer
|
|
|
|
# Date created: 05 Oct 2008
|
|
|
|
# Whom: Dennis Herrmann <adox@mcx2.org>
|
|
|
|
#
|
|
|
|
# $FreeBSD$
|
|
|
|
#
|
|
|
|
|
|
|
|
PORTNAME= Audio-Mixer
|
|
|
|
PORTVERSION= 0.7
|
|
|
|
CATEGORIES= audio perl5
|
|
|
|
MASTER_SITES= CPAN
|
|
|
|
PKGNAMEPREFIX= p5-
|
|
|
|
|
2009-03-06 19:14:36 +01:00
|
|
|
MAINTAINER= dhn@FreeBSD.org
|
2008-10-05 16:40:55 +02:00
|
|
|
COMMENT= Perl extension for Sound Mixer control
|
|
|
|
|
|
|
|
PERL_CONFIGURE= YES
|
|
|
|
|
|
|
|
MAN3= Audio::Mixer.3
|
|
|
|
|
|
|
|
.include <bsd.port.mk>
|