freebsd-ports/palm/p5-Palm/Makefile

18 lines
401 B
Makefile
Raw Normal View History

# Created by: Andrew Arensburger <arensb+freebsd-ports@ooblick.com>
# $FreeBSD$
PORTNAME= p5-Palm
PORTVERSION= 1.3.0
PORTREVISION= 1
CATEGORIES= palm perl5
MASTER_SITES= http://www.coldsync.org/download/
MAINTAINER= arensb@ooblick.com
2003-02-21 14:28:59 +01:00
COMMENT= Perl 5 modules for reading and writing Palm database files
USES= perl5
USE_PERL5= configure
WRKSRC= ${WRKDIR}/p5-Palm-1.003_000
.include <bsd.port.mk>