pkgsrc/devel/cxref/Makefile

16 lines
404 B
Makefile

# $NetBSD: Makefile,v 1.3 2002/06/04 15:20:39 yyamano Exp $
#
DISTNAME= cxref-1.5a
CATEGORIES= devel lang
MASTER_SITES= http://www.gedanken.demon.co.uk/download-cxref/
EXTRACT_SUFX= .tgz
MAINTAINER= packages@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"