import MP4-Info 1.11
fetch info from MPEG-4 files from Andreas Bihlmaier <andreas.bihlmaier at gmx.de>
This commit is contained in:
parent
27969ad09c
commit
1d4474757a
17
audio/p5-MP4-Info/Makefile
Normal file
17
audio/p5-MP4-Info/Makefile
Normal file
@ -0,0 +1,17 @@
|
||||
# $OpenBSD: Makefile,v 1.1.1.1 2006/12/08 07:06:38 steven Exp $
|
||||
|
||||
COMMENT= "fetch info from MPEG-4 files"
|
||||
|
||||
MODULES= cpan
|
||||
DISTNAME= MP4-Info-1.11
|
||||
CATEGORIES= audio
|
||||
|
||||
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-MP4-Info/distinfo
Normal file
4
audio/p5-MP4-Info/distinfo
Normal file
@ -0,0 +1,4 @@
|
||||
MD5 (MP4-Info-1.11.tar.gz) = 6fbb295acf0dfb6465c12b0e1c668212
|
||||
RMD160 (MP4-Info-1.11.tar.gz) = 97fbd0b32d9d022b9749decbca4c512f554f8953
|
||||
SHA1 (MP4-Info-1.11.tar.gz) = 4755e9439d86daa52cd08ec4cfb797d371c6ffcd
|
||||
SIZE (MP4-Info-1.11.tar.gz) = 133090
|
3
audio/p5-MP4-Info/pkg/DESCR
Normal file
3
audio/p5-MP4-Info/pkg/DESCR
Normal file
@ -0,0 +1,3 @@
|
||||
The MP4::Info module can be used to extract tag and meta information from
|
||||
MPEG-4 audio (AAC) and video files (.mp4, .m4a, .m4p, .3gp). It is designed
|
||||
as a drop-in replacement for MP3::Info.
|
4
audio/p5-MP4-Info/pkg/PLIST
Normal file
4
audio/p5-MP4-Info/pkg/PLIST
Normal file
@ -0,0 +1,4 @@
|
||||
@comment $OpenBSD: PLIST,v 1.1.1.1 2006/12/08 07:06:38 steven Exp $
|
||||
${P5SITE}/MP4/
|
||||
${P5SITE}/MP4/Info.pm
|
||||
@man man/man3p/MP4::Info.3p
|
Loading…
Reference in New Issue
Block a user