2013-09-12 07:53:03 +02:00
|
|
|
# Created by: Simon Dick <simond@irrelevant.org>
|
2004-03-21 02:55:59 +01:00
|
|
|
# $FreeBSD$
|
|
|
|
|
|
|
|
PORTNAME= Palm-PalmDoc
|
2005-03-08 20:04:59 +01:00
|
|
|
PORTVERSION= 0.13
|
2014-11-26 14:08:24 +01:00
|
|
|
PORTREVISION= 1
|
2004-03-21 02:55:59 +01:00
|
|
|
CATEGORIES= palm perl5
|
2008-04-17 16:30:31 +02:00
|
|
|
MASTER_SITES= CPAN
|
2004-03-21 02:55:59 +01:00
|
|
|
PKGNAMEPREFIX= p5-
|
|
|
|
|
|
|
|
MAINTAINER= simond@irrelevant.org
|
|
|
|
COMMENT= Perl 5 modules for reading and writing PalmDoc files
|
|
|
|
|
2013-09-12 07:53:03 +02:00
|
|
|
USES= perl5
|
|
|
|
USE_PERL5= configure
|
2004-03-21 02:55:59 +01:00
|
|
|
|
|
|
|
.include <bsd.port.mk>
|