Technical documentation builder for kde3.
This commit is contained in:
parent
47bb0f3975
commit
5f6b45d15c
14
x11/kde/kdoc3/Makefile
Normal file
14
x11/kde/kdoc3/Makefile
Normal file
@ -0,0 +1,14 @@
|
||||
# $OpenBSD: Makefile,v 1.1.1.1 2002/05/11 00:34:17 espie Exp $
|
||||
|
||||
COMMENT= "embedded documentation in C++"
|
||||
CATEGORIES= x11 x11/kde devel
|
||||
NEED_VERSION= 1.458
|
||||
VERSION= 2.0a54
|
||||
DISTNAME= kdoc-${VERSION}
|
||||
|
||||
PATCH_LIST= p-*
|
||||
MODULES=
|
||||
USE_GMAKE= No
|
||||
MODGNU_CONFIG_GUESS_DIRS=${WRKSRC}
|
||||
|
||||
.include <bsd.port.mk>
|
3
x11/kde/kdoc3/distinfo
Normal file
3
x11/kde/kdoc3/distinfo
Normal file
@ -0,0 +1,3 @@
|
||||
MD5 (kde/kdoc-2.0a54.tar.bz2) = 700d735518698e6bccf3f26590c487f5
|
||||
RMD160 (kde/kdoc-2.0a54.tar.bz2) = 2806c84677da05a60437ceb4ab608adfc0996264
|
||||
SHA1 (kde/kdoc-2.0a54.tar.bz2) = f11e9a30c4c5757833c7633f1e7b907e9cf76ef6
|
7
x11/kde/kdoc3/pkg/DESCR
Normal file
7
x11/kde/kdoc3/pkg/DESCR
Normal file
@ -0,0 +1,7 @@
|
||||
Kdoc generates cross-referenced documentation from embedded
|
||||
doc comments in C++ and CORBA source.
|
||||
|
||||
Among other things, this is used to build documentation for the
|
||||
kde libraries.
|
||||
|
||||
WWW: ${HOMEPAGE}
|
30
x11/kde/kdoc3/pkg/PLIST
Normal file
30
x11/kde/kdoc3/pkg/PLIST
Normal file
@ -0,0 +1,30 @@
|
||||
@comment $OpenBSD: PLIST,v 1.1.1.1 2002/05/11 00:34:17 espie Exp $
|
||||
bin/kdoc
|
||||
bin/makekdedoc
|
||||
bin/qt2kdoc
|
||||
man/man1/kdoc.1
|
||||
man/man1/makekdedoc.1
|
||||
man/man1/qt2kdoc.1
|
||||
share/doc/kdoc/README
|
||||
share/doc/kdoc/index.docbook
|
||||
share/kdoc/Ast.pm
|
||||
share/kdoc/Iter.pm
|
||||
share/kdoc/kdocAstGen.pm
|
||||
share/kdoc/kdocAstSearch.pm
|
||||
share/kdoc/kdocAstUtil.pm
|
||||
share/kdoc/kdocCxxDocbook.pm
|
||||
share/kdoc/kdocCxxHTML.pm
|
||||
share/kdoc/kdocCxxLaTeX.pm
|
||||
share/kdoc/kdocDocHelper.pm
|
||||
share/kdoc/kdocDocIter.pm
|
||||
share/kdoc/kdocHTMLutil.pm
|
||||
share/kdoc/kdocLib.pm
|
||||
share/kdoc/kdocMan.pm
|
||||
share/kdoc/kdocParseCxx.pm
|
||||
share/kdoc/kdocParseDoc.pm
|
||||
share/kdoc/kdocParsePy.pm
|
||||
share/kdoc/kdocParser.pm
|
||||
share/kdoc/kdocUtil.pm
|
||||
share/kdoc/kdoctexi.pm
|
||||
@dirrm share/kdoc
|
||||
@dirrm share/doc/kdoc
|
Loading…
Reference in New Issue
Block a user