73f7c91b5d
(Part 1)
22 lines
509 B
Makefile
22 lines
509 B
Makefile
# New ports collection makefile for: bookcase
|
|
# Date created: 11 May 2003
|
|
# Whom: Kirill Ponomarew <ponomarew@oberon.net>
|
|
#
|
|
# $FreeBSD$
|
|
#
|
|
|
|
PORTNAME= bookcase
|
|
PORTVERSION= 0.7.2
|
|
PORTREVISION= 1
|
|
CATEGORIES= misc kde
|
|
MASTER_SITES= http://www.periapsis.org/bookcase/download/
|
|
|
|
MAINTAINER= brueffer@phoenix-systems.de
|
|
COMMENT= Personal book collection manager for KDE
|
|
|
|
USE_KDELIBS_VER=3
|
|
GNU_CONFIGURE= yes
|
|
|
|
.include <bsd.port.pre.mk>
|
|
.include "${PORTSDIR}/x11/kde3/Makefile.kde"
|
|
.include <bsd.port.post.mk>
|