1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-28 05:29:48 +00:00

Added "c_c++_reference" and "c_c++_reference-i18n".

This documentation is prepared for reading with kdevelop,
and separated from kdevelop-i18n.
This commit is contained in:
R. Imura 2000-03-07 16:34:30 +00:00
parent a97b9a9f66
commit 8c47d09e58
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=26616
6 changed files with 1121 additions and 0 deletions

View File

@ -18,6 +18,8 @@
SUBDIR += boehm-gc
SUBDIR += bonobo
SUBDIR += bugbuddy
SUBDIR += c_c++_reference
SUBDIR += c_c++_reference-i18n
SUBDIR += cccc
SUBDIR += cdecl
SUBDIR += cdk

View File

@ -0,0 +1,29 @@
# New ports collection makefile for: c_c++_reference.tar.gz
# Version required: 1.08
# Date created: 8 March 2000
# Whom: imura@FreeBSD.org
#
# $FreeBSD$
#
DISTNAME= c_c++_reference
PKGNAME= c_c++_reference${QTTYPE}-1.08
CATEGORIES= devel
MASTER_SITES= ftp://129.187.206.68/pub/unix/ide/KDevelop/documentation/ \
ftp://gd.tuwien.ac.at/hci/KDevelop/documentation/ \
ftp://fara.cs.uni-potsdam.de/pub/kdevelop/documentation/
MAINTAINER= imura@FreeBSD.org
RUN_DEPENDS= kdevelop:${PORTSDIR}/devel/kdevelop${QTTYPE}
EXTRACT_ONLY= # none
NO_BUILD= yes
QTTYPE?= # normal
do-install:
${TAR} -xzf ${DISTDIR}/c_c++_reference.tar.gz -C ${PREFIX}
${CHOWN} -R 0:0 ${PREFIX}/share/doc/HTML/en/kdevelop/reference
.include <bsd.port.mk>

View File

@ -0,0 +1 @@
MD5 (c_c++_reference.tar.gz) = 2d9992a5f0ad6168e3004cd031ff08f6

View File

@ -0,0 +1 @@
C/C++ reference manual for KDevelop

View File

@ -0,0 +1,3 @@
C/C++ reference for KDevelop.
WWW: http://www.kdevelop.org/

File diff suppressed because it is too large Load Diff