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:
parent
77a5ec74c4
commit
3f466e2736
23
misc/p5-File-MMagic/Makefile
Normal file
23
misc/p5-File-MMagic/Makefile
Normal 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>
|
3
misc/p5-File-MMagic/distinfo
Normal file
3
misc/p5-File-MMagic/distinfo
Normal 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
|
2
misc/p5-File-MMagic/pkg/DESCR
Normal file
2
misc/p5-File-MMagic/pkg/DESCR
Normal file
@ -0,0 +1,2 @@
|
||||
The perl module File::MMagic guesses the file type from its contents
|
||||
like the file(1) command.
|
4
misc/p5-File-MMagic/pkg/PLIST
Normal file
4
misc/p5-File-MMagic/pkg/PLIST
Normal 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
|
Loading…
Reference in New Issue
Block a user