summaryrefslogtreecommitdiffstats
path: root/misc/tellico
diff options
context:
space:
mode:
authorfjoe <fjoe@FreeBSD.org>2003-05-13 16:43:11 +0000
committerfjoe <fjoe@FreeBSD.org>2003-05-13 16:43:11 +0000
commit456d29bdeae336ec33b79deeaac5c00b55990559 (patch)
tree29c8833830609341197ba61459a32233ddf75726 /misc/tellico
parentdd562a2aa5eba9a1efe7d28b16ced596b393d336 (diff)
downloadFreeBSD-ports-456d29bdeae336ec33b79deeaac5c00b55990559.zip
FreeBSD-ports-456d29bdeae336ec33b79deeaac5c00b55990559.tar.gz
New port: bookcase
Personal book collection manager for KDE. PR: 52092 Submitted by: Kirill Ponomarew
Diffstat (limited to 'misc/tellico')
-rw-r--r--misc/tellico/Makefile21
-rw-r--r--misc/tellico/distinfo1
-rw-r--r--misc/tellico/pkg-descr5
-rw-r--r--misc/tellico/pkg-plist45
4 files changed, 72 insertions, 0 deletions
diff --git a/misc/tellico/Makefile b/misc/tellico/Makefile
new file mode 100644
index 0000000..b39c839c
--- /dev/null
+++ b/misc/tellico/Makefile
@@ -0,0 +1,21 @@
+# New ports collection makefile for: bookcase
+# Date created: 11 May 2003
+# Whom: Kirill Ponomarew <ponomarew@oberon.net>
+#
+# $FreeBSD$
+#
+
+PORTNAME= bookcase
+PORTVERSION= 0.6.2
+CATEGORIES= misc kde
+MASTER_SITES= http://www.periapsis.org/bookcase/download/
+
+MAINTAINER= ponomarew@obeorn.net
+COMMENT= Personal book collection manager for KDE
+
+USE_KDELIBS_VER=3
+GNU_CONFIGURE= yes
+
+CONFIGURE_TARGET= --build=${ARCH}-portbld-freebsd${OSREL}
+
+.include <bsd.port.mk>
diff --git a/misc/tellico/distinfo b/misc/tellico/distinfo
new file mode 100644
index 0000000..c7bd062
--- /dev/null
+++ b/misc/tellico/distinfo
@@ -0,0 +1 @@
+MD5 (bookcase-0.6.2.tar.gz) = e0d1dc5b5cbc7b96d210d89642460582
diff --git a/misc/tellico/pkg-descr b/misc/tellico/pkg-descr
new file mode 100644
index 0000000..7d1db2a
--- /dev/null
+++ b/misc/tellico/pkg-descr
@@ -0,0 +1,5 @@
+Bookcase is a personal book collection manager for KDE. It uses
+an XML file storage format, and tracks 26 book properties by
+default.
+
+WWW: http://www.periapsis.org/bookcase/
diff --git a/misc/tellico/pkg-plist b/misc/tellico/pkg-plist
new file mode 100644
index 0000000..f400a9f
--- /dev/null
+++ b/misc/tellico/pkg-plist
@@ -0,0 +1,45 @@
+bin/bookcase
+share/applnk/Applications/bookcase.desktop
+share/apps/bookcase/bibtexml2bookcase.xsl
+share/apps/bookcase/bookcase-by-author.xsl
+share/apps/bookcase/bookcase-by-title.xsl
+share/apps/bookcase/bookcase-printing.xsl
+share/apps/bookcase/bookcase.dtd
+share/apps/bookcase/bookcase2bibtex.xsl
+share/apps/bookcase/bookcase2bibtexml.xsl
+share/apps/bookcase/bookcaseui.rc
+share/apps/bookcase/pics/book.png
+share/apps/bookcase/pics/bookcase.png
+share/apps/bookcase/pics/person-open.png
+share/apps/bookcase/pics/person.png
+share/doc/HTML/en/bookcase-apidocs/common
+share/doc/HTML/en/bookcase/common
+share/doc/HTML/en/bookcase/index.cache.bz2
+share/doc/HTML/en/bookcase/index.docbook
+share/icons/hicolor/16x16/apps/bookcase.png
+share/icons/hicolor/32x32/apps/bookcase.png
+share/locale/de/LC_MESSAGES/bookcase.mo
+share/locale/hu/LC_MESSAGES/bookcase.mo
+share/locale/it/LC_MESSAGES/bookcase.mo
+share/locale/nb/LC_MESSAGES/bookcase.mo
+share/locale/ro/LC_MESSAGES/bookcase.mo
+share/mimelnk/application/x-bookcase.desktop
+@unexec rmdir %D/share/mimelnk/application || true
+@unexec rmdir %D/share/mimelnk || true
+@unexec rmdir %D/share/icons/hicolor/32x32/apps || true
+@unexec rmdir %D/share/icons/hicolor/32x32 || true
+@unexec rmdir %D/share/icons/hicolor/16x16/apps || true
+@unexec rmdir %D/share/icons/hicolor/16x16 || true
+@unexec rmdir %D/share/icons/hicolor || true
+@unexec rmdir %D/share/icons || true
+@dirrm share/doc/HTML/en/bookcase-apidocs/src/html
+@dirrm share/doc/HTML/en/bookcase-apidocs/src
+@dirrm share/doc/HTML/en/bookcase-apidocs
+@dirrm share/doc/HTML/en/bookcase
+@unexec rmdir %D/share/doc/HTML/en || true
+@unexec rmdir %D/share/doc/HTML || true
+@dirrm share/apps/bookcase/pics
+@dirrm share/apps/bookcase
+@unexec rmdir %D/share/apps || true
+@unexec rmdir %D/share/applnk/Applications || true
+@unexec rmdir %D/share/applnk || true
OpenPOWER on IntegriCloud