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

18 lines
336 B
Makefile
Raw Normal View History

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