Import net/p5-MaxMind-DB-Common.

This distribution provides some shared code for use by both the MaxMind DB
reader and writer Perl modules.

OK sthen@, giovanni@
This commit is contained in:
fcambus 2019-02-19 09:02:35 +00:00
parent d6f991fdfa
commit f8a6030ef1
4 changed files with 47 additions and 0 deletions

View File

@ -0,0 +1,28 @@
# $OpenBSD: Makefile,v 1.1.1.1 2019/02/19 09:02:35 fcambus Exp $
COMMENT = code shared by the MaxMind DB reader and writer modules
DISTNAME = MaxMind-DB-Common-0.040001
CATEGORIES = net
MAINTAINER = Frederic Cambus <fcambus@openbsd.org>
# Artistic 2.0
PERMIT_PACKAGE_CDROM = Yes
MODULES = cpan
RUN_DEPENDS = devel/p5-List-AllUtils \
devel/p5-MooX-StrictConstructor \
devel/p5-Data-Dumper-Concise \
devel/p5-DateTime \
devel/p5-Moo \
devel/p5-Sub-Quote \
devel/p5-namespace-autoclean
PKG_ARCH = *
CPAN_AUTHOR = MAXMIND
.include <bsd.port.mk>

View File

@ -0,0 +1,2 @@
SHA256 (MaxMind-DB-Common-0.040001.tar.gz) = a8bfS9NjANB6pKX4GYrmaUyn4xPAOBCciNvDqZeyG9c=
SIZE (MaxMind-DB-Common-0.040001.tar.gz) = 22195

View File

@ -0,0 +1,2 @@
This distribution provides some shared code for use by both the MaxMind DB
reader and writer Perl modules.

View File

@ -0,0 +1,15 @@
@comment $OpenBSD: PLIST,v 1.1.1.1 2019/02/19 09:02:35 fcambus Exp $
${P5SITE}/MaxMind/
${P5SITE}/MaxMind/DB/
${P5SITE}/MaxMind/DB/Common.pm
${P5SITE}/MaxMind/DB/Metadata.pm
${P5SITE}/MaxMind/DB/Role/
${P5SITE}/MaxMind/DB/Role/Debugs.pm
${P5SITE}/MaxMind/DB/Types.pm
${P5SITE}/Test/MaxMind/
${P5SITE}/Test/MaxMind/DB/
${P5SITE}/Test/MaxMind/DB/Common/
${P5SITE}/Test/MaxMind/DB/Common/Data.pm
${P5SITE}/Test/MaxMind/DB/Common/Util.pm
@man man/man3p/MaxMind::DB::Common.3p
@man man/man3p/MaxMind::DB::Metadata.3p