Documentation scripts for kde

This commit is contained in:
espie 2001-03-30 12:58:16 +00:00
parent 9127594bab
commit a900dc47c3
4 changed files with 61 additions and 0 deletions

23
x11/kde/kdoc2/Makefile Normal file
View File

@ -0,0 +1,23 @@
# $OpenBSD: Makefile,v 1.1.1.1 2001/03/30 12:58:16 espie Exp $
COMMENT= "embedded documentation in C++"
CATEGORIES= x11 x11/kde devel
NEED_VERSION= 1.363
VERSION= 2.1.1
DISTNAME= kdoc-${VERSION}
DIST_SUBDIR= kde
HOMEPAGE= http://www.kde.org
MASTER_SITES= ${MASTER_SITE_KDE}
MASTER_SITE_SUBDIR= stable/${VERSION}/distribution/tar/generic/src/
EXTRACT_SUFX= .tar.bz2
CONFIGURE_STYLE= gnu
# GPL
PERMIT_DISTFILES_CDROM= Yes
PERMIT_DISTFILES_FTP= Yes
PERMIT_PACKAGE_CDROM= Yes
PERMIT_PACKAGE_FTP= Yes
.include <bsd.port.mk>

3
x11/kde/kdoc2/files/md5 Normal file
View File

@ -0,0 +1,3 @@
MD5 (kde/kdoc-2.1.1.tar.bz2) = 5371d59eb2ba7147bf85365bc57146be
RMD160 (kde/kdoc-2.1.1.tar.bz2) = fc786bfbe7aff9225fdf2fb49fdc5824c1825b32
SHA1 (kde/kdoc-2.1.1.tar.bz2) = 5eb86bac4f47a9bf80031c1acef1f4f58abd26b5

5
x11/kde/kdoc2/pkg/DESCR Normal file
View File

@ -0,0 +1,5 @@
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.

30
x11/kde/kdoc2/pkg/PLIST Normal file
View File

@ -0,0 +1,30 @@
@comment $OpenBSD: PLIST,v 1.1.1.1 2001/03/30 12:58: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