aboutsummaryrefslogtreecommitdiffstats
path: root/misc/bookcase/Makefile
blob: cc2005bb252cf24e32997b449fec785a659bafbd (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
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@oberon.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>