freebsd-ports/palm/p5-Palm-PalmDoc/Makefile

19 lines
358 B
Makefile

# 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>