# ex:ts=8 # Ports collection makefile for: icb # Date created: Tue Feb 03, 1998 # Whom: David O'Brien (obrien@NUXI.ucdavis.edu) # # $FreeBSD$ # PORTNAME= icb PORTVERSION= 5.1.0 PORTREVISION= 3 CATEGORIES= net tcl84 MASTER_SITES= http://www.obfuscation.org/icb/ DISTNAME= c${PORTNAME}-${PORTVERSION} MAINTAINER= ports@FreeBSD.org COMMENT= Internet CB - a mostly-defunct chat client LIB_DEPENDS= tcl84.1:${PORTSDIR}/lang/tcl84 GNU_CONFIGURE= yes CONFIGURE_ARGS= --with-tclinclude=${LOCALBASE}/include/tcl8.4 \ --with-tcllib=${LOCALBASE}/lib do-install: ${INSTALL_PROGRAM} ${WRKSRC}/icb/icb ${PREFIX}/bin @${MKDIR} ${PREFIX}/share/icb ${INSTALL_DATA} ${WRKSRC}/icbserverdb ${PREFIX}/share/icb .for f in bartender confuse echofunctions sample.icbrc ${INSTALL_DATA} ${WRKSRC}/contrib/${f} ${PREFIX}/share/icb .endfor .include sd-ports-gnome Git repository'/>
aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Mark BROKEN on 9.x: does not build.erwin2009-12-271-0/+4
* - Remove unneeded dependency from gtk12/gtk20 [1]miwi2008-04-201-1/+1
* - Fix build on FreeBSD 8.xpav2007-12-201-15/+15
* Remove USE_REINPLACE from the categories starting with Ledwin2006-05-101-1/+0
* SHA256ifyedwin2006-01-221-0/+1
* Mark conflict with lang/oorexx.jylefort2005-09-131-2/+2
* Fix build on FreeBSD 7arved2005-07-202-31/+1
* - Fix MASTER_SITESarved2005-03-072-7/+32
* With portmgr hat on, reset maintainership of these ports. Maintainer'slinimon2005-02-141-1/+1
* BROKEN on 6.x: Does not compilekris2004-11-191-1/+7
* Add size data.trevor2004-03-181-0/+1
* - Portlintpav2004-02-022-16/+16
* - Add CONFLICTS between lang/rexx-imc and lang/rexx-reginapav2004-02-021-0/+2
* Bump portrevision.linimon2003-11-021-0/+1
* Fix handling of UPPER tag. PR: ports/42281. Approved by: maintainer.linimon2003-11-02