Pulluped ticket #3201 - requested by gls
[pkgsrc.git] / textproc / ebook-tools / Makefile
1 # $NetBSD: Makefile,v 1.2 2009/08/29 11:49:56 wiz Exp $
2 #
3
4 # also update lit2epub if you update this package.
5 DISTNAME=       ebook-tools-0.1.1
6 PKGREVISION=    1
7 CATEGORIES=     textproc
8 MASTER_SITES=   ${MASTER_SITE_SOURCEFORGE:=ebook-tools/}
9
10 MAINTAINER=     pkgsrc-users@NetBSD.org
11 HOMEPAGE=       http://ebook-tools.sourceforge.net/
12 COMMENT=        Tools for accessing and converting various ebook file formats
13 LICENSE=        mit
14
15 PKG_DESTDIR_SUPPORT=    user-destdir
16
17 USE_CMAKE=      yes
18 USE_LANGUAGES=  c c++
19
20 .include "../../archivers/libzip/buildlink3.mk"
21 .include "../../devel/cmake/buildlink3.mk"
22 .include "../../textproc/libxml2/buildlink3.mk"
23 .include "../../mk/bsd.pkg.mk"