Import p5-Palm 1.2.4.
Submitted by Sebastian Stark <seb@todesplanet.de>. A set of Perl 5 modules for reading, manipulating, and writing the .pdb and .prc database files used by PalmOS devices such as the PalmPilot and its successors.
This commit is contained in:
parent
ea7d10ccb1
commit
661b51908b
21
palm/p5-Palm/Makefile
Normal file
21
palm/p5-Palm/Makefile
Normal file
@ -0,0 +1,21 @@
|
||||
# $OpenBSD: Makefile,v 1.1.1.1 2002/07/26 00:36:21 naddy Exp $
|
||||
|
||||
COMMENT= "interface to palm pdb databases"
|
||||
|
||||
DISTNAME= p5-Palm-1.2.4
|
||||
CATEGORIES= palm databases perl5
|
||||
HOMEPAGE= http://www.ooblick.com/software/coldsync/
|
||||
|
||||
MAINTAINER= Sebastian Stark <seb@todesplanet.de>
|
||||
|
||||
# refers to the artistic license perl uses, but doesn't include it
|
||||
PERMIT_PACKAGE_CDROM= Yes
|
||||
PERMIT_PACKAGE_FTP= Yes
|
||||
PERMIT_DISTFILES_CDROM= Yes
|
||||
PERMIT_DISTFILES_FTP= Yes
|
||||
|
||||
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=../by-authors/id/A/AR/ARENSB/}
|
||||
|
||||
CONFIGURE_STYLE= perl
|
||||
|
||||
.include <bsd.port.mk>
|
3
palm/p5-Palm/distinfo
Normal file
3
palm/p5-Palm/distinfo
Normal file
@ -0,0 +1,3 @@
|
||||
MD5 (p5-Palm-1.2.4.tar.gz) = 471c45fe06320e0260f5fd9dd99432b4
|
||||
RMD160 (p5-Palm-1.2.4.tar.gz) = 3c2638b837266fa0594739dd3129c6ef4fda4e19
|
||||
SHA1 (p5-Palm-1.2.4.tar.gz) = 66928922fc3de136743954c2519f4f458cef0068
|
5
palm/p5-Palm/pkg/DESCR
Normal file
5
palm/p5-Palm/pkg/DESCR
Normal file
@ -0,0 +1,5 @@
|
||||
A set of Perl 5 modules for reading, manipulating, and writing the .pdb
|
||||
and .prc database files used by PalmOS devices such as the PalmPilot and
|
||||
its successors.
|
||||
|
||||
WWW: ${HOMEPAGE}
|
21
palm/p5-Palm/pkg/PLIST
Normal file
21
palm/p5-Palm/pkg/PLIST
Normal file
@ -0,0 +1,21 @@
|
||||
@comment $OpenBSD: PLIST,v 1.1.1.1 2002/07/26 00:36:21 naddy Exp $
|
||||
bin/pdbdump
|
||||
${P5SITE}/Palm/Address.pm
|
||||
${P5SITE}/Palm/Datebook.pm
|
||||
${P5SITE}/Palm/Mail.pm
|
||||
${P5SITE}/Palm/Memo.pm
|
||||
${P5SITE}/Palm/PDB.pm
|
||||
${P5SITE}/Palm/Raw.pm
|
||||
${P5SITE}/Palm/StdAppInfo.pm
|
||||
${P5SITE}/Palm/ToDo.pm
|
||||
man/man1/pdbdump.1
|
||||
man/man3p/Palm::Address.3p
|
||||
man/man3p/Palm::Datebook.3p
|
||||
man/man3p/Palm::Mail.3p
|
||||
man/man3p/Palm::Memo.3p
|
||||
man/man3p/Palm::PDB.3p
|
||||
man/man3p/Palm::Raw.3p
|
||||
man/man3p/Palm::StdAppInfo.3p
|
||||
man/man3p/Palm::ToDo.3p
|
||||
@dirrm ${P5ARCH}/auto/Palm
|
||||
@dirrm ${P5SITE}/Palm
|
Loading…
Reference in New Issue
Block a user