Re-import p5-Palm from palm/p5-Palm since the palm CATEGORY is going to

be tedu'd.
This commit is contained in:
ajacoutot 2012-09-04 07:02:13 +00:00
parent acee082589
commit 9e7d7e3401
4 changed files with 55 additions and 0 deletions

View File

@ -0,0 +1,26 @@
# $OpenBSD: Makefile,v 1.1.1.1 2012/09/04 07:02:13 ajacoutot Exp $
COMMENT= interface to palm pdb databases
# This is needed because PKGNAME defaults to p5-${DISTNAME} with the
# cpan MODULE and we'll end up with a PKGNAME like p5-p5-Palm-...
PKGNAME= ${DISTNAME}
MODULES= cpan
DISTNAME= p5-Palm-1.3.0
REVISION= 1
CATEGORIES= databases productivity
HOMEPAGE= http://www.coldsync.org/
CPAN_AUTHOR= ARENSB
# 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
WRKDIST= ${WRKDIR}/p5-Palm-1.003_000
USE_GROFF= Yes
PKG_ARCH= *
.include <bsd.port.mk>

View File

@ -0,0 +1,5 @@
MD5 (p5-Palm-1.3.0.tar.gz) = Z3cKTGUPOICoscve0GlucA==
RMD160 (p5-Palm-1.3.0.tar.gz) = 8w/U3sKSuSiYQRyu24GbtxMg9G8=
SHA1 (p5-Palm-1.3.0.tar.gz) = nsEoMfXOmWBkEHn108ICOTzPj+E=
SHA256 (p5-Palm-1.3.0.tar.gz) = MoTM3s1Yr3k/OaTROltEZuWXMVVOa0YRBbclGjmxr9Q=
SIZE (p5-Palm-1.3.0.tar.gz) = 42366

View File

@ -0,0 +1,3 @@
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.

View File

@ -0,0 +1,21 @@
@comment $OpenBSD: PLIST,v 1.1.1.1 2012/09/04 07:02:13 ajacoutot Exp $
@pkgpath palm/p5-Palm
bin/pdbdump
${P5SITE}/Palm/
${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 man/man1/pdbdump.1
@man man/man3p/Palm::Address.3p
@man man/man3p/Palm::Datebook.3p
@man man/man3p/Palm::Mail.3p
@man man/man3p/Palm::Memo.3p
@man man/man3p/Palm::PDB.3p
@man man/man3p/Palm::Raw.3p
@man man/man3p/Palm::StdAppInfo.3p
@man man/man3p/Palm::ToDo.3p