pkgsrc/devel/cxref/Makefile
adrianp db53091a9b - Update cxref to 1.5g - fixes build on 2.0_BETA
- ok'ed wiz@

Changes include bug fixes and optimisation, for full details see:

http://www.gedanken.demon.co.uk/cxref/#version-status
2004-09-07 21:38:28 +00:00

16 lines
404 B
Makefile

# $NetBSD: Makefile,v 1.6 2004/09/07 21:38:28 adrianp Exp $
#
DISTNAME= cxref-1.5g
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"