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-07-23 14:52:48 +02:00
|
|
|
PORTVERSION= 0.6.5
|
2003-05-13 18:43:11 +02:00
|
|
|
CATEGORIES= misc kde
|
|
|
|
MASTER_SITES= http://www.periapsis.org/bookcase/download/
|
|
|
|
|
2003-07-22 12:34:12 +02:00
|
|
|
MAINTAINER= krion@FreeBSD.org
|
2003-05-13 18:43:11 +02:00
|
|
|
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>
|