openbsd-ports/palm/p5-Palm/Makefile
naddy 661b51908b 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.
2002-07-26 00:36:21 +00:00

22 lines
557 B
Makefile

# $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>