pkgsrc/textproc/kdoc/Makefile
2003-07-30 15:43:43 +00:00

20 lines
552 B
Makefile

# $NetBSD: Makefile,v 1.15 2003/07/30 15:45:39 markd 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"
USE_BUILDLINK2= # defined
.include "../../lang/perl5/buildlink2.mk"
.include "../../mk/bsd.pkg.mk"