summaryrefslogtreecommitdiff
path: root/textproc/kdoc
diff options
context:
space:
mode:
authorjlam <jlam@pkgsrc.org>2001-11-13 21:27:27 +0000
committerjlam <jlam@pkgsrc.org>2001-11-13 21:27:27 +0000
commit67f53ecf18f0df815608fa5261ab5f3960a15531 (patch)
treef3b2196e6f5020e62b37af2ec2cc1eb07b098887 /textproc/kdoc
parent8397afdb4f10b52da4ce9bee5e72eb0890405a24 (diff)
downloadpkgsrc-67f53ecf18f0df815608fa5261ab5f3960a15531.tar.gz
* Strongly buildlinkify.
Diffstat (limited to 'textproc/kdoc')
-rw-r--r--textproc/kdoc/Makefile16
1 files changed, 10 insertions, 6 deletions
diff --git a/textproc/kdoc/Makefile b/textproc/kdoc/Makefile
index e84ab31fb16..84a9d346f54 100644
--- a/textproc/kdoc/Makefile
+++ b/textproc/kdoc/Makefile
@@ -1,13 +1,17 @@
-# $NetBSD: Makefile,v 1.8 2001/10/18 09:57:11 skrll Exp $
+# $NetBSD: Makefile,v 1.9 2001/11/13 21:27:27 jlam Exp $
DISTNAME= kdoc-2.2.1
-CATEGORIES= textproc
-.include "../../x11/kde2/Makefile.part1"
+CATEGORIES= textproc kde
+MASTER_SITES= ftp://ftp.kde.org/pub/kde/stable/2.2.1/src/ \
+ ftp://ftp.us.kde.org/pub/kde/stable/2.2.1/src/ \
+ ftp://ftp.de.kde.org/pub/kde/stable/2.2.1/src/
+EXTRACT_SUFX= .tar.bz2
+
MAINTAINER= wulf@netbsd.org
COMMENT= C++ and IDL Class Documentation Tool
-USE_PERL5= yes
-USE_GMAKE= yes
-GNU_CONFIGURE= yes
+USE_PERL5= YES
+USE_GMAKE= YES
+GNU_CONFIGURE= YES
.include "../../mk/bsd.pkg.mk"