pkgsrc/textproc/kdoc/Makefile

21 lines
545 B
Makefile
Raw Normal View History

2004-11-13 22:28:27 +01:00
# $NetBSD: Makefile,v 1.17 2004/11/13 21:28:28 jlam Exp $
DISTNAME= kdoc-2.0a54
PKGNAME= kdoc-3.0
2001-11-13 22:27:27 +01:00
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/ \
2002-12-23 17:24:59 +01:00
ftp://ftp.de.kde.org/pub/kde/stable/3.0/src/
2001-11-13 22:27:27 +01:00
2003-07-18 00:50:55 +02:00
MAINTAINER= wulf@NetBSD.org
COMMENT= C++ and IDL Class Documentation Tool
2003-07-30 17:43:43 +02:00
.include "../../meta-pkgs/kde3/Makefile.kde3"
2004-11-13 22:28:27 +01:00
USE_BUILDLINK3= yes
2004-05-05 02:28:50 +02:00
.include "../../lang/perl5/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"