import Audio-Musepack 0.02
object-oriented interface to Musepack/APE file information from Andreas Bihlmaier <andreas.bihlmaier at gmx.de>
This commit is contained in:
parent
e3500e24ae
commit
bc2fde9b80
17
audio/p5-Audio-Musepack/Makefile
Normal file
17
audio/p5-Audio-Musepack/Makefile
Normal file
@ -0,0 +1,17 @@
|
||||
# $OpenBSD: Makefile,v 1.1.1.1 2006/12/08 07:00:09 steven Exp $
|
||||
|
||||
COMMENT= "object-oriented interface to Musepack/APE file information"
|
||||
|
||||
MODULES= cpan
|
||||
DISTNAME= Audio-Musepack-0.02
|
||||
CATEGORIES= devel
|
||||
|
||||
MAINTAINER= Andreas Bihlmaier <andreas.bihlmaier@gmx.de>
|
||||
|
||||
# perl
|
||||
PERMIT_PACKAGE_CDROM= Yes
|
||||
PERMIT_PACKAGE_FTP= Yes
|
||||
PERMIT_DISTFILES_CDROM= Yes
|
||||
PERMIT_DISTFILES_FTP= Yes
|
||||
|
||||
.include <bsd.port.mk>
|
4
audio/p5-Audio-Musepack/distinfo
Normal file
4
audio/p5-Audio-Musepack/distinfo
Normal file
@ -0,0 +1,4 @@
|
||||
MD5 (Audio-Musepack-0.02.tar.gz) = 69bf378f0aa898e1cea7986ae2aec284
|
||||
RMD160 (Audio-Musepack-0.02.tar.gz) = 4168c34aa90d19a3712ca70b6fe8553697dbeac3
|
||||
SHA1 (Audio-Musepack-0.02.tar.gz) = 082ce9fef4d8b9fc99d38ce5d9e62949c9d27c05
|
||||
SIZE (Audio-Musepack-0.02.tar.gz) = 6427
|
2
audio/p5-Audio-Musepack/pkg/DESCR
Normal file
2
audio/p5-Audio-Musepack/pkg/DESCR
Normal file
@ -0,0 +1,2 @@
|
||||
This module returns a hash containing basic information about a Musepack
|
||||
file, as well as tag information contained in the Musepack file's APE tags.
|
6
audio/p5-Audio-Musepack/pkg/PLIST
Normal file
6
audio/p5-Audio-Musepack/pkg/PLIST
Normal file
@ -0,0 +1,6 @@
|
||||
@comment $OpenBSD: PLIST,v 1.1.1.1 2006/12/08 07:00:09 steven Exp $
|
||||
${P5SITE}/Audio/
|
||||
${P5SITE}/Audio/APETags.pm
|
||||
${P5SITE}/Audio/Musepack.pm
|
||||
@man man/man3p/Audio::APETags.3p
|
||||
@man man/man3p/Audio::Musepack.3p
|
Loading…
Reference in New Issue
Block a user