Initial import of MLDBM::Sync 0.25
This commit is contained in:
parent
acbd11b028
commit
9dc2d2b131
26
p5-MLDBM-Sync/Makefile
Normal file
26
p5-MLDBM-Sync/Makefile
Normal file
@ -0,0 +1,26 @@
|
||||
# $OpenBSD: Makefile,v 1.1.1.1 2002/03/22 08:42:36 peter Exp $
|
||||
|
||||
COMMENT= "safe concurrent access to MLDBM databases"
|
||||
|
||||
VERSION= 0.25
|
||||
DISTNAME= MLDBM-Sync-${VERSION}
|
||||
PKGNAME= p5-${DISTNAME}
|
||||
CATEGORIES= devel perl5
|
||||
NEED_VERSION= 1.515
|
||||
|
||||
MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
|
||||
MASTER_SITE_SUBDIR= MLDBM
|
||||
|
||||
MAINTAINER= Peter Galbavy <peter.galbavy@knowtion.net>
|
||||
|
||||
BUILD_DEPENDS= ::devel/p5-MLDBM
|
||||
RUN_DEPENDS= ${BUILD_DEPENDS}
|
||||
|
||||
PERMIT_PACKAGE_CDROM= Yes
|
||||
PERMIT_PACKAGE_FTP= Yes
|
||||
PERMIT_DISTFILES_CDROM= Yes
|
||||
PERMIT_DISTFILES_FTP= Yes
|
||||
|
||||
CONFIGURE_STYLE= perl
|
||||
|
||||
.include <bsd.port.mk>
|
3
p5-MLDBM-Sync/distinfo
Normal file
3
p5-MLDBM-Sync/distinfo
Normal file
@ -0,0 +1,3 @@
|
||||
MD5 (MLDBM-Sync-0.25.tar.gz) = d785d5288fdd9e25ee3e02d5fc7e865a
|
||||
RMD160 (MLDBM-Sync-0.25.tar.gz) = e943e0be30a470bf8d28d54ac86902686ff79a4f
|
||||
SHA1 (MLDBM-Sync-0.25.tar.gz) = bc0f051f75d1e631baf54779dbe29ec2e8d96864
|
1
p5-MLDBM-Sync/pkg/DESCR
Normal file
1
p5-MLDBM-Sync/pkg/DESCR
Normal file
@ -0,0 +1 @@
|
||||
Provides safe concurrent access to MLDBM databases
|
5
p5-MLDBM-Sync/pkg/PLIST
Normal file
5
p5-MLDBM-Sync/pkg/PLIST
Normal file
@ -0,0 +1,5 @@
|
||||
@comment $OpenBSD: PLIST,v 1.1.1.1 2002/03/22 08:42:36 peter Exp $
|
||||
libdata/perl5/site_perl/MLDBM/Sync.pm
|
||||
libdata/perl5/site_perl/MLDBM/Sync/SDBM_File.pm
|
||||
man/man3/MLDBM::Sync.3p
|
||||
@dirrm libdata/perl5/site_perl/MLDBM/Sync
|
Loading…
Reference in New Issue
Block a user