# New ports collection makefile for: vyqchat # Date created: 25 August 2005 # Whom: vic_semionov # # $FreeBSD$ # PORTNAME= vyqchat PORTVERSION= 0.2.8 PORTREVISION= 1 CATEGORIES= net MASTER_SITES= http://linux.bydg.org/~yogin/ MAINTAINER= semionov@mail.bg COMMENT= A Qt LAN chat, compatible with Vypress Chat USE_QT_VER= 3 USE_GMAKE= yes GNU_CONFIGURE= yes QTCFGLIBS= ${PTHREAD_LIBS} CONFIGURE_ARGS= --with-Qt-dir=${QT_PREFIX} .if !defined(WITHOUT_ARTS) LIB_DEPENDS+= artsc:${PORTSDIR}/audio/arts .else CONFIGURE_ARGS+=--without-arts .endif .if defined(WITH_LIBAO) LIB_DEPENDS+= ao:${PORTSDIR}/audio/libao .else CONFIGURE_ARGS+=--without-libao .endif .if !defined(WITHOUT_ARTS) || defined(WITH_LIBAO) LIB_DEPENDS+= sndfile:${PORTSDIR}/audio/libsndfile .endif .include 01902062/git/freebsd-ports-gnome' title='freebsd-ports-gnome Git repository'/>
aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Stagedir support for sysutils/rmonitor, LICENSEmilki2014-06-093-7/+8
* Change maintainer's email address to one that seems to workantoine2014-05-111-1/+1