summaryrefslogtreecommitdiff
path: root/palm/p5-Palm-PalmDoc/Makefile
blob: 62b1f185d7d8d3fa9e8ed1af0a9b6aad1ed5f8ba (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
# Created by: Simon Dick <simond@irrelevant.org>
# $FreeBSD$

PORTNAME=	Palm-PalmDoc
PORTVERSION=	0.13
PORTREVISION=	1
CATEGORIES=	palm perl5
MASTER_SITES=	CPAN
PKGNAMEPREFIX=	p5-

MAINTAINER=	simond@irrelevant.org
COMMENT=	Perl 5 modules for reading and writing PalmDoc files

USES=		perl5
USE_PERL5=	configure

.include <bsd.port.mk>