# New ports collection makefile for: QuIRC # Date created: 21 May 1999 # Whom: Chris Piazza # # $FreeBSD$ # PORTNAME= quirc PORTVERSION= 0.9.82 CATEGORIES= irc tk83 MASTER_SITES= http://quirc.org/ MAINTAINER= kevlo@FreeBSD.org LIB_DEPENDS= tk83.1:${PORTSDIR}/x11-toolkits/tk83 USE_XLIB= yes GNU_CONFIGURE= yes CONFIGURE_ENV= CXXFLAGS="${CXXFLAGS} -pedantic" CONFIGURE_ARGS= --with-wish=${PREFIX}/bin/wish8.3 \ --with-tcl-include-dir=${LOCALBASE}/include/tcl8.3 \ --with-tk-include-dir=${LOCALBASE}/include/tk8.3 \ --with-tcl-lib-dir=${LOCALBASE}/lib/tcl8.3 \ --with-tk-lib-dir=${LOCALBASE}/lib/tk8.3 \ --with-tcl-lib=tcl83 \ --with-tk-lib=tk83 \ --with-tcl-version=8.3 PORTDOCS= AUTHORS ChangeLog FAQ NEWS README doc/color.txt \ doc/dccresum.txt doc/links.txt doc/nickcomp.txt \ doc/quedit.txt doc/rfc1459.txt doc/tdcc.txt post-install: .if !defined(NOPORTDOCS) @${MKDIR} ${PREFIX}/share/doc/quirc .for file in ${PORTDOCS} ${INSTALL_DATA} ${WRKSRC}/${file} ${PREFIX}/share/doc/quirc .endfor .endif .include lass='main'>index : freebsd-ports-gnome
FreeBSD GNOME current development ports (https://github.com/freebsd/freebsd-ports-gnome)
aboutsummaryrefslogtreecommitdiffstats
path: root/devel/str
Commit message (Expand)AuthorAgeFilesLines
* - Introduce MASTER_SITE_OSSPpav2004-08-211-1/+2
* Update to 0.9.9.linimon2004-05-112-5/+4
* Attempt to fix build on amd64 by using va_copyarved2004-04-143-4/+28
* Add size data.trevor2004-03-191-0/+1
* Resign maintainership of the ports corresponding to software I developedrse2004-03-141-1/+1
* BROKEN on amd64: Does not compilekris2004-03-051-1/+7
* De-pkg-comment.knu2003-02-212-1/+1
* upgrade to OSSP str 0.9.8rse2003-02-173-4/+4