1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-04 01:48:54 +00:00
freebsd-ports/deskutils/karamba/Makefile
Daniel Harris 120d3394fd Update to 0.17.
PR:		51263
Submitted by:	maintainer
2003-04-23 16:56:06 +00:00

21 lines
466 B
Makefile

# New ports collection makefile for: karamba
# Date created: 9 April 2003
# Whom: Scott A. Moberly
#
# $FreeBSD$
PORTNAME= karamba
PORTVERSION= 0.17
CATEGORIES= deskutils
MASTER_SITES= http://www.efd.lth.se/~d98hk/karamba/src/
MAINTAINER= smoberly@karamazov.org
COMMENT= Display various information right on your desktop
USE_KDELIBS_VER=3
GNU_CONFIGURE= yes
INSTALLS_SHLIB= yes
CONFIGURE_TARGET= --build=${ARCH}-portbld-freebsd${OSREL}
.include <bsd.port.mk>