1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-21 20:38:45 +00:00

Update to version 3.3.11.

PR:		10176
Submitted by:	maintainer, steve
This commit is contained in:
Steve Price 1999-05-03 01:52:49 +00:00
parent 97605ff731
commit 298303e15b
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=18353
4 changed files with 8 additions and 17 deletions

View File

@ -1,15 +1,14 @@
# New ports collection makefile for: DOC++
# Date created: 20 Dec 1998
# Whom: Ruslan@Shevchenko.Kiev.UA
# Version required: 3.2
# Version required: 3.3.11
#
# $Id$
# $Id: Makefile,v 1.1.1.1 1998/12/26 05:00:45 steve Exp $
#
DISTNAME= docxxsrc
PKGNAME= doc++-3.2
DISTNAME= doc++-3.3.11
CATEGORIES= devel
MASTER_SITES= http://www.zib.de/Visual/software/doc++/
MASTER_SITES= http://www.imaginator.com/doc++/
MAINTAINER= Ruslan@Shevchenko.Kiev.UA
@ -17,15 +16,7 @@ RUN_DEPENDS= tex:${PORTSDIR}/print/teTeX \
gs:${PORTSDIR}/print/ghostscript5 \
anytopnm:${PORTSDIR}/graphics/netpbm
WRKSRC= ${WRKDIR}/src
GNU_CONFIGURE= yes
USE_GMAKE= yes
do-build:
(cd ${WRKSRC}; gmake ${MAKE_ENV} all CXX=gcc LD=gcc LDFLAGS=-lstdc++ )
do-install:
for i in ${WRKSRC}/bin/`uname -s`/*; do \
${INSTALL_PROGRAM} $$i ${PREFIX}/bin ; \
done
.include <bsd.port.mk>

View File

@ -1 +1 @@
MD5 (docxxsrc.tar.gz) = 5c6f133f7dd8b7db582ea157d541bd12
MD5 (doc++-3.3.11.tar.gz) = a564fce128f29f8ce221e5dc589b5180

View File

@ -1 +1 @@
javadoc style documentatation system for FreeBSD
Javadoc style C++ documentatation system.

View File

@ -2,4 +2,4 @@ DOC++ is a source documentation system for C++. It is jenerated
javadoc-like documentatio in HTML and LaTeX. The homepage contains
more information to supplement this short description.
WWW: http://www.zib.de/Visual/software/doc++/index.html
WWW: http://www.imaginator.com/doc++/