summaryrefslogtreecommitdiff
path: root/misc/tellico-kde4/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'misc/tellico-kde4/Makefile')
-rw-r--r--misc/tellico-kde4/Makefile21
1 files changed, 0 insertions, 21 deletions
diff --git a/misc/tellico-kde4/Makefile b/misc/tellico-kde4/Makefile
deleted file mode 100644
index 599479f38c23..000000000000
--- a/misc/tellico-kde4/Makefile
+++ /dev/null
@@ -1,21 +0,0 @@
-# New ports collection makefile for: bookcase
-# Date created: 11 May 2003
-# Whom: Kirill Ponomarew <ponomarew@oberon.net>
-#
-# $FreeBSD$
-#
-
-PORTNAME= bookcase
-PORTVERSION= 0.6.6
-CATEGORIES= misc kde
-MASTER_SITES= http://www.periapsis.org/bookcase/download/
-
-MAINTAINER= krion@FreeBSD.org
-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>