freebsd-ports/misc/tellico-kde4/Makefile
Eric Anholt 5739d706de Fix maintainer's email address.
Submitted by:	Kirill Ponomarew <ponomarew@oberon.net>
2003-05-14 05:22:46 +00:00

21 lines
468 B
Makefile

# 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>