summaryrefslogtreecommitdiff
path: root/news/krn/Makefile
blob: 9f71c4ac50185fe9abcea424d77cb22a4cf1ff26 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
# New ports collection makefile for:	Krn
# Date created:				Sun Apr 16 14:19:19 PDT 2000
# Whom:					adsharma@sharmas.dhs.org
#
# $FreeBSD$
#

PORTNAME=	krn
PORTVERSION=	0.6.11
CATEGORIES=	news kde
MASTER_SITES=	${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR=	${PORTNAME}

MAINTAINER=	adsharma@sharmas.dhs.org

LIB_DEPENDS=	gdbm.2:${PORTSDIR}/databases/gdbm

USE_KDELIBS_VER=1
GNU_CONFIGURE=	yes
USE_GMAKE=	yes
CONFIGURE_ENV+=	CPPFLAGS=-I${LOCALBASE}/include
CONFIGURE_ARGS+=--with-qt-includes=${X11BASE}/include/X11/qt

.include <bsd.port.mk>