5092e4e367
works with KDE2
23 lines
393 B
Makefile
23 lines
393 B
Makefile
# New ports collection makefile for: kbiff
|
|
# Date created: So 14 Jun 1998 13:09:18 CEST
|
|
# Whom: andreas
|
|
#
|
|
# $FreeBSD$
|
|
#
|
|
|
|
PORTNAME= kbiff
|
|
PORTVERSION= 3.4.2
|
|
CATEGORIES= mail kde
|
|
MASTER_SITES= http://devel-home.kde.org/~granroth/kbiff/
|
|
|
|
MAINTAINER= kris@FreeBSD.org
|
|
|
|
LIB_DEPENDS= intl.1:${PORTSDIR}/devel/gettext
|
|
|
|
USE_KDELIBS_VER=2
|
|
USE_BZIP2= yes
|
|
GNU_CONFIGURE= yes
|
|
|
|
.include <bsd.port.mk>
|
|
|