diff --git a/audio/p5-MP4-Info/Makefile b/audio/p5-MP4-Info/Makefile new file mode 100644 index 00000000000..45734c43827 --- /dev/null +++ b/audio/p5-MP4-Info/Makefile @@ -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 + +# perl +PERMIT_PACKAGE_CDROM= Yes +PERMIT_PACKAGE_FTP= Yes +PERMIT_DISTFILES_CDROM= Yes +PERMIT_DISTFILES_FTP= Yes + +.include diff --git a/audio/p5-MP4-Info/distinfo b/audio/p5-MP4-Info/distinfo new file mode 100644 index 00000000000..fad953e18b2 --- /dev/null +++ b/audio/p5-MP4-Info/distinfo @@ -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 diff --git a/audio/p5-MP4-Info/pkg/DESCR b/audio/p5-MP4-Info/pkg/DESCR new file mode 100644 index 00000000000..be08a8dfcaf --- /dev/null +++ b/audio/p5-MP4-Info/pkg/DESCR @@ -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. diff --git a/audio/p5-MP4-Info/pkg/PLIST b/audio/p5-MP4-Info/pkg/PLIST new file mode 100644 index 00000000000..2c7fb1cfe15 --- /dev/null +++ b/audio/p5-MP4-Info/pkg/PLIST @@ -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