Initial import of File-MMagic 1.22

The perl module File::MMagic guesses the file type from its contents
like the file(1) command.

from Alexander Bluhm <alexander_bluhm@genua.de>
This commit is contained in:
sturm 2005-02-10 18:35:06 +00:00
parent 77a5ec74c4
commit 3f466e2736
4 changed files with 32 additions and 0 deletions

View File

@ -0,0 +1,23 @@
# $OpenBSD: Makefile,v 1.1.1.1 2005/02/10 18:35:06 sturm Exp $
COMMENT= "Perl module to guess file type"
DISTNAME= File-MMagic-1.22
PKGNAME= p5-${DISTNAME}
CATEGORIES= misc
MAINTAINER= Alexander Bluhm <alexander_bluhm@genua.de>
# misc, Apache
PERMIT_PACKAGE_CDROM= Yes
PERMIT_PACKAGE_FTP= Yes
PERMIT_DISTFILES_CDROM= Yes
PERMIT_DISTFILES_FTP= Yes
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=File/}
CONFIGURE_STYLE=perl
PKG_ARCH= *
.include <bsd.port.mk>

View File

@ -0,0 +1,3 @@
MD5 (File-MMagic-1.22.tar.gz) = de4fc586de7629483196bea11c898bfc
RMD160 (File-MMagic-1.22.tar.gz) = 69f0ff23ad45f99b3ce99586a1ecffd8087d9d90
SHA1 (File-MMagic-1.22.tar.gz) = 8efbf30ce6608fbe02c8159b69f041e4be365f14

View File

@ -0,0 +1,2 @@
The perl module File::MMagic guesses the file type from its contents
like the file(1) command.

View File

@ -0,0 +1,4 @@
@comment $OpenBSD: PLIST,v 1.1.1.1 2005/02/10 18:35:06 sturm Exp $
${P5SITE}/File/
${P5SITE}/File/MMagic.pm
@man man/man3p/File::MMagic.3p