22 lines
463 B
Makefile
22 lines
463 B
Makefile
# New ports collection makefile for: kallers
|
|
# Date created: 15 March 2003
|
|
# Whom: Scott A. Moberly <smoberly@karamazov.org>
|
|
#
|
|
# $FreeBSD$
|
|
|
|
PORTNAME= kallers
|
|
PORTVERSION= 0.3.0
|
|
PORTREVISION= 2
|
|
CATEGORIES= comms kde
|
|
MASTER_SITES= http://www.nadmm.com/kallers/src/
|
|
|
|
MAINTAINER= smoberly@karamazov.org
|
|
COMMENT= KDE Applet that displays Caller IDs
|
|
|
|
USE_BZIP2= yes
|
|
USE_KDELIBS_VER= 3
|
|
USE_GMAKE= yes
|
|
GNU_CONFIGURE= yes
|
|
CONFIGURE_TARGET=
|
|
|
|
.include <bsd.port.mk>
|