perl5 module LWP::MediaTypes - guess media type for a file or a URL
This commit is contained in:
parent
9ebb3ea65d
commit
fcc2335891
3 changed files with 26 additions and 0 deletions
1
www/p5-LWP-MediaTypes/DESCR
Normal file
1
www/p5-LWP-MediaTypes/DESCR
Normal file
|
@ -0,0 +1 @@
|
|||
perl5 module LWP::MediaTypes - guess media type for a file or a URL
|
20
www/p5-LWP-MediaTypes/Makefile
Normal file
20
www/p5-LWP-MediaTypes/Makefile
Normal file
|
@ -0,0 +1,20 @@
|
|||
# $NetBSD: Makefile,v 1.1.1.1 2011/07/10 12:40:29 spz Exp $
|
||||
#
|
||||
|
||||
DISTNAME= LWP-MediaTypes-6.01
|
||||
PKGNAME= p5-${DISTNAME}
|
||||
CATEGORIES= www perl5
|
||||
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=LWP/}
|
||||
|
||||
MAINTAINER= pkgsrc-users@NetBSD.org
|
||||
HOMEPAGE= http://search.cpan.org/dist/LWP-MediaTypes/
|
||||
COMMENT= guess media type for a file or a URL
|
||||
LICENSE= ${PERL5_LICENSE}
|
||||
|
||||
PKG_DESTDIR_SUPPORT= user-destdir
|
||||
|
||||
USE_LANGUAGES= # empty
|
||||
PERL5_PACKLIST= auto/LWP/MediaTypes/.packlist
|
||||
|
||||
.include "../../lang/perl5/module.mk"
|
||||
.include "../../mk/bsd.pkg.mk"
|
5
www/p5-LWP-MediaTypes/distinfo
Normal file
5
www/p5-LWP-MediaTypes/distinfo
Normal file
|
@ -0,0 +1,5 @@
|
|||
$NetBSD: distinfo,v 1.1.1.1 2011/07/10 12:40:29 spz Exp $
|
||||
|
||||
SHA1 (LWP-MediaTypes-6.01.tar.gz) = b794d54a4f8c36ee51b28987bfc1abc33be5561d
|
||||
RMD160 (LWP-MediaTypes-6.01.tar.gz) = 2ea782c0da693951f1614f3a5f74d63e505368d6
|
||||
Size (LWP-MediaTypes-6.01.tar.gz) = 14917 bytes
|
Loading…
Reference in a new issue