diff --git a/palm/p5-Palm/Makefile b/palm/p5-Palm/Makefile new file mode 100644 index 00000000000..73165f5da7c --- /dev/null +++ b/palm/p5-Palm/Makefile @@ -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 + +# 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 diff --git a/palm/p5-Palm/distinfo b/palm/p5-Palm/distinfo new file mode 100644 index 00000000000..3eba0a616f6 --- /dev/null +++ b/palm/p5-Palm/distinfo @@ -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 diff --git a/palm/p5-Palm/pkg/DESCR b/palm/p5-Palm/pkg/DESCR new file mode 100644 index 00000000000..cf045aa110a --- /dev/null +++ b/palm/p5-Palm/pkg/DESCR @@ -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} diff --git a/palm/p5-Palm/pkg/PLIST b/palm/p5-Palm/pkg/PLIST new file mode 100644 index 00000000000..0967b437ebb --- /dev/null +++ b/palm/p5-Palm/pkg/PLIST @@ -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