summaryrefslogtreecommitdiff
path: root/textproc/kdoc/Makefile
blob: 19ce529c8c359348cd823ffa563c7c11391a8b71 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
# $NetBSD: Makefile,v 1.19 2005/05/25 13:42:52 wiz Exp $

DISTNAME=	kdoc-2.0a54
PKGNAME=	kdoc-3.0
CATEGORIES=	textproc kde

MASTER_SITES=	ftp://ftp.kde.org/pub/kde/stable/3.0/src/ \
		ftp://ftp.us.kde.org/pub/kde/stable/3.0/src/ \
		ftp://ftp.uk.kde.org/pub/kde/stable/3.0/src/ \
		ftp://ftp.de.kde.org/pub/kde/stable/3.0/src/

MAINTAINER=	wulf@NetBSD.org
COMMENT=	C++ and IDL Class Documentation Tool

.include "../../meta-pkgs/kde3/Makefile.kde3"

.include "../../lang/perl5/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"