# New ports collection makefile for:    txt2pdbdoc
# Date created:         Mon Jan 8 2001
# Whom:                 keichii@iteration.net
#
# $FreeBSD: ports/palm/txt2pdbdoc/Makefile,v 1.7 2003/06/08 15:24:03 erwin Exp $
#

PORTNAME=	txt2pdbdoc
PORTVERSION=	1.3
CATEGORIES=	palm converters
MASTER_SITES=	http://tirian.magd.ox.ac.uk/~dom/palm/files/

MAINTAINER=	ports@freebsd.org
COMMENT=	Converts plain text and HTML files to Palm Pilot Doc formats

PREFIX=		${LOCALBASE}/

USE_GMAKE=	yes

MAN1=		txt2pdbdoc.1 pdbtxt2html.1 html2pdbtxt.1
MAN4=		pdb.4 doc.4

.include <bsd.port.mk>
