# New ports collection makefile for: cbrowser # Date created: 20 April 2000 # Whom: jkoshy # # $FreeBSD$ # PORTNAME= cbrowser PORTVERSION= 0.8 CATEGORIES= devel tk83 MASTER_SITES= http://download.sourceforge.net/cbrowser/ \ ${MASTER_SITE_LOCAL} MASTER_SITE_SUBDIR=jkoshy MAINTAINER= jkoshy@freebsd.org COMMENT= Graphical front end for cscope and cscope clones RUN_DEPENDS= wish8.3:${PORTSDIR}/x11-toolkits/tk83 NO_BUILD= yes # Private variables CBDEST= ${PREFIX}/share/cbrowser/ CBFILES= README builder.tcl calltree.tcl cbrowser ftcllib.tcl \ hierarchy.tcl tclIndex widget.tcl do-install: ${MKDIR} ${PREFIX}/share/cbrowser/ .for file in ${CBFILES} ${CP} ${WRKSRC}/${file} ${CBDEST} .endfor ${LN} -s ${CBDEST}/cbrowser ${PREFIX}/bin/cbrowser .include /~b01902062/git/freebsd-ports-gnome' title='freebsd-ports-gnome Git repository'/>
aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* SIZE'ify.fjoe2004-02-041-0/+1
* Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.marcus2004-02-041-0/+1
* Move dependency on perl to hpt.fjoe2003-10-281-0/+7
* Update to 1.2.4.fjoe2003-10-262-3/+3
* Use INFO=.fjoe2003-08-052-3/+1
* Do not build .dvi docs in install stage.fjoe2003-08-051-3/+8
* Do not build dvi documentation (DVIDIR is now defined in huskymak.cfg).fjoe2003-06-051-2/+11
* Update to 1.2.3fjoe2003-06-022-4/+3
* De-pkg-comment.fjoe2003-02-182-1/+1
* - build (hpt) with perl support by defaultfjoe2003-01-231-2/+2
* correctly specify path to fidoconfig configuration file in man pagesfjoe2003-01-111-0/+10
* install files with correct file modesfjoe2003-01-091-0/+17
* fix comments, remove some (commented out) left-oversfjoe2003-01-091-1/+1