freebsd-ports/misc/tellico/Makefile

21 lines
463 B
Makefile
Raw Normal View History

# New ports collection makefile for: bookcase
# Date created: 11 May 2003
# Whom: Kirill Ponomarew <ponomarew@oberon.net>
#
# $FreeBSD$
#
PORTNAME= bookcase
2003-11-11 14:49:42 +01:00
PORTVERSION= 0.7.1
CATEGORIES= misc kde
MASTER_SITES= http://www.periapsis.org/bookcase/download/
MAINTAINER= krion@FreeBSD.org
COMMENT= Personal book collection manager for KDE
USE_KDELIBS_VER=3
GNU_CONFIGURE= yes
2003-11-11 14:49:42 +01:00
CONFIGURE_TARGET=--build=${ARCH}-portbld-freebsd${OSREL}
.include <bsd.port.mk>