# Created by: Andrew Arensburger # $FreeBSD: palm/p5-Palm/Makefile 327760 2013-09-20 22:33:41Z bapt $ PORTNAME= p5-Palm PORTVERSION= 1.3.0 CATEGORIES= palm perl5 MASTER_SITES= http://www.coldsync.org/download/ MAINTAINER= arensb@ooblick.com COMMENT= Perl 5 modules for reading and writing Palm database files USES= perl5 USE_PERL5= configure WRKSRC= ${WRKDIR}/p5-Palm-1.003_000 # Just so that the .packlist conforms to reality NO_MANCOMPRESS= yes MAN1= pdbdump.1 MAN3= Palm::Address.3 \ Palm::Datebook.3 \ Palm::Mail.3 \ Palm::Memo.3 \ Palm::PDB.3 \ Palm::Raw.3 \ Palm::StdAppInfo.3 \ Palm::ToDo.3 NO_STAGE= yes .include