[Midnightbsd-cvs] mports: textproc/ebook-tools: Added ebook-tools-0.1.1
ctriv at midnightbsd.org
ctriv at midnightbsd.org
Sat Jan 3 19:57:04 EST 2009
Log Message:
-----------
Added ebook-tools-0.1.1
Added Files:
-----------
mports/textproc/ebook-tools:
Makefile (r1.1)
distinfo (r1.1)
pkg-descr (r1.1)
pkg-plist (r1.1)
-------------- next part --------------
--- /dev/null
+++ textproc/ebook-tools/pkg-descr
@@ -0,0 +1,4 @@
+ebook-tools provides tools for accessing and converting
+various ebook file formats.
+
+WWW: http://sourceforge.net/projects/ebook-tools
--- /dev/null
+++ textproc/ebook-tools/pkg-plist
@@ -0,0 +1,7 @@
+bin/einfo
+bin/lit2epub
+include/epub.h
+include/epub_shared.h
+lib/libepub.so
+lib/libepub.so.0
+lib/libepub.so.0.1.1
--- /dev/null
+++ textproc/ebook-tools/Makefile
@@ -0,0 +1,25 @@
+#
+# $MidnightBSD: mports/textproc/ebook-tools/Makefile,v 1.1 2009/01/04 00:57:04 ctriv Exp $
+#
+
+PORTNAME= ebook-tools
+PORTVERSION= 0.1.1
+CATEGORIES= textproc kde
+MASTER_SITES= SF
+
+MAINTAINER= ports at MidnightBSD.org
+COMMENT= Accessing and converting various ebook file formats
+LICENSE= mit
+
+LIB_DEPENDS= zip.1:${PORTSDIR}/archivers/libzip
+
+USE_KDE4= kdehier kdeprefix
+USE_CMAKE= yes
+CMAKE_VERBOSE= yes
+USE_LDCONFIG= yes
+USE_GNOME= libxml2 pkgconfig
+
+post-extract:
+ ${MKDIR} ${WRKSRC}/build
+
+.include <bsd.port.mk>
--- /dev/null
+++ textproc/ebook-tools/distinfo
@@ -0,0 +1,3 @@
+MD5 (ebook-tools-0.1.1.tar.gz) = 15946af6f946eabe8247cdef9ada2b88
+SHA256 (ebook-tools-0.1.1.tar.gz) = e940999f7dd19171de9262b5c18ee1946fff314ae955f91e9d5214c140c5d41d
+SIZE (ebook-tools-0.1.1.tar.gz) = 43280
More information about the Midnightbsd-cvs
mailing list