summaryrefslogtreecommitdiff
path: root/devel/cxref/Makefile
blob: 7052f9a8bc81cb1c96df5ae53a8aabb58bb749ef (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
# $NetBSD: Makefile,v 1.5 2003/07/17 21:30:12 grant Exp $
#

DISTNAME=	cxref-1.5a
CATEGORIES=	devel lang
MASTER_SITES=	http://www.gedanken.demon.co.uk/download-cxref/
EXTRACT_SUFX=	.tgz

MAINTAINER=	tech-pkg@NetBSD.org
HOMEPAGE=	http://www.gedanken.demon.co.uk/cxref/
COMMENT=	C Cross Referencing & Documenting tool

GNU_CONFIGURE=	YES
CONFIGURE_ARGS+=	--with-cxref-cpp

.include "../../mk/bsd.pkg.mk"