summaryrefslogtreecommitdiff
path: root/textproc/kdoc/Makefile
blob: e84ab31fb16e9708254f811fccc6c55f097084f8 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
# $NetBSD: Makefile,v 1.8 2001/10/18 09:57:11 skrll Exp $

DISTNAME=	kdoc-2.2.1
CATEGORIES=	textproc
.include "../../x11/kde2/Makefile.part1"
MAINTAINER=	wulf@netbsd.org
COMMENT=	C++ and IDL Class Documentation Tool

USE_PERL5=	yes
USE_GMAKE=	yes
GNU_CONFIGURE=	yes

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