summaryrefslogtreecommitdiffstats
path: root/misc/tellico-kde4/Makefile
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-kde4/Makefile
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-kde4/Makefile')
-rw-r--r--misc/tellico-kde4/Makefile21
1 files changed, 21 insertions, 0 deletions
diff --git a/misc/tellico-kde4/Makefile b/misc/tellico-kde4/Makefile
new file mode 100644
index 0000000..b39c839c
--- /dev/null
+++ b/misc/tellico-kde4/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>
OpenPOWER on IntegriCloud