1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-24 04:33:24 +00:00
freebsd-ports/mail/kbiff/Makefile

23 lines
382 B
Makefile
Raw Normal View History

# New ports collection makefile for: kbiff
# Date created: So 14 Jun 1998 13:09:18 CEST
# Whom: andreas
#
1999-08-25 06:51:17 +00:00
# $FreeBSD$
#
2000-04-13 20:01:08 +00:00
PORTNAME= kbiff
PORTVERSION= 2.3.12
CATEGORIES= mail kde
2000-09-21 23:47:17 +00:00
MASTER_SITES= http://granroth.kde.org/kbiff/
MAINTAINER= kris@FreeBSD.org
LIB_DEPENDS= intl.1:${PORTSDIR}/devel/gettext
1998-09-30 02:07:28 +00:00
USE_KDELIBS_VER=1
USE_BZIP2= yes
GNU_CONFIGURE= yes
.include <bsd.port.mk>