summaryrefslogtreecommitdiff
path: root/deskutils/karamba/Makefile
blob: 528965b49ff14c83f275e74281874e98394ab78f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
# New ports collection makefile for:	karamba
# Date created:		9 April 2003
# Whom:			Scott A. Moberly
#
# $FreeBSD$

PORTNAME=	karamba
PORTVERSION=	0.17
PORTREVISION=	4
CATEGORIES=	deskutils
MASTER_SITES=	http://www.efd.lth.se/~d98hk/karamba/src/

MAINTAINER=	smoberly@karamazov.org
COMMENT=	Display various information right on your desktop

EXTRA_PATCHES=	${.CURDIR}/../../comms/kallers/files/patch-configure

USE_KDELIBS_VER=3
GNU_CONFIGURE=	yes
INSTALLS_SHLIB=	yes
CONFIGURE_TARGET=	--build=${ARCH}-portbld-freebsd${OSREL}

.include <bsd.port.mk>