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

PORTNAME=	Palm-PalmDoc
PORTVERSION=	0.13
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

MAN3=		Palm::PalmDoc.3

NO_STAGE=	yes
.include <bsd.port.mk>