2003-05-13 18:43:11 +02:00
|
|
|
# New ports collection makefile for: bookcase
|
|
|
|
# Date created: 11 May 2003
|
|
|
|
# Whom: Kirill Ponomarew <ponomarew@oberon.net>
|
|
|
|
#
|
|
|
|
# $FreeBSD$
|
|
|
|
#
|
|
|
|
|
|
|
|
PORTNAME= bookcase
|
2003-12-06 00:03:47 +01:00
|
|
|
PORTVERSION= 0.7.2
|
2003-05-13 18:43:11 +02:00
|
|
|
CATEGORIES= misc kde
|
|
|
|
MASTER_SITES= http://www.periapsis.org/bookcase/download/
|
|
|
|
|
2004-01-07 22:19:43 +01:00
|
|
|
MAINTAINER= brueffer@phoenix-systems.de
|
2003-05-13 18:43:11 +02:00
|
|
|
COMMENT= Personal book collection manager for KDE
|
|
|
|
|
|
|
|
USE_KDELIBS_VER=3
|
|
|
|
GNU_CONFIGURE= yes
|
|
|
|
|
2003-12-06 00:03:47 +01:00
|
|
|
.include <bsd.port.pre.mk>
|
|
|
|
.include "${PORTSDIR}/x11/kde3/Makefile.kde"
|
|
|
|
.include <bsd.port.post.mk>
|