# $MidnightBSD: trunk/converters/psiconv/Makefile 15462 2013-09-17 03:15:41Z laffer1 $

PORTNAME=	psiconv
PORTVERSION=	0.9.8
PORTREVISION=	2
CATEGORIES=	converters devel
MASTER_SITES=	http://software.frodo.looijaard.name/psiconv/files/

MAINTAINER=	ports@MidnightBSD.org
COMMENT=	A conversion utility to convert Psion 5(MX) files into other formats

LICENSE=	gpl2

USE_AUTOTOOLS=	libtool
USE_LDCONFIG=	yes
USE_GMAKE=	yes
GNU_CONFIGURE=	yes
CONFIGURE_ARGS=	--with-imagemagick=no

MAN1=		psiconv.1 psiconv-config.1

.include <bsd.port.mk>
