2013-09-11 21:02:50 +02:00
|
|
|
# Created by: Andrew Arensburger <arensb+freebsd-ports@ooblick.com>
|
2000-06-03 09:57:25 +02:00
|
|
|
# $FreeBSD$
|
|
|
|
|
|
|
|
PORTNAME= p5-Palm
|
2004-11-06 03:32:04 +01:00
|
|
|
PORTVERSION= 1.3.0
|
2014-11-26 14:08:24 +01:00
|
|
|
PORTREVISION= 1
|
2000-06-03 09:57:25 +02:00
|
|
|
CATEGORIES= palm perl5
|
2003-01-10 06:12:53 +01:00
|
|
|
MASTER_SITES= http://www.coldsync.org/download/
|
2000-06-03 09:57:25 +02:00
|
|
|
|
|
|
|
MAINTAINER= arensb@ooblick.com
|
2003-02-21 14:28:59 +01:00
|
|
|
COMMENT= Perl 5 modules for reading and writing Palm database files
|
2000-06-03 09:57:25 +02:00
|
|
|
|
2013-09-11 21:02:50 +02:00
|
|
|
USES= perl5
|
|
|
|
USE_PERL5= configure
|
2004-11-06 03:32:04 +01:00
|
|
|
WRKSRC= ${WRKDIR}/p5-Palm-1.003_000
|
2000-06-03 09:57:25 +02:00
|
|
|
|
|
|
|
.include <bsd.port.mk>
|