# New ports collection makefile for: qwebirc # Date created: 12 January 2010 # Whom: Terry (tabmow@freenode.net) # # $FreeBSD$ # PORTNAME= qwebirc PORTVERSION= 0.1 CATEGORIES= irc www MASTER_SITES= https://bitbucket.org/slug/qwebirc/get/ DISTNAME= stable EXTRACT_SUFX= .gz MAINTAINER= tabmow@freenode.net COMMENT= Qwebirc is a fast, easy to use, free and open source Web IRC client WRKSRC= ${WRKDIR}/${PORTNAME} NO_BUILD= yes USE_PYTHON= yes RUN_DEPENDS+= ${PYTHON_SITELIBDIR}/twisted/web/__init__.py:${PORTSDIR}/www/py-twistedWeb .include do-install: @${MKDIR} ${PREFIX}/www/${PORTNAME} (cd ${WRKDIR}/${PORTNAME} && \ ${COPYTREE_SHARE} \* ${PREFIX}/www/${PORTNAME} ) post-install: @if [ ! -f ${PREFIX}/www/${PORTNAME}/config.py ]; then \ ${CP} -p ${PREFIX}/www/${PORTNAME}/config.py.example ${PREFIX}/www/${PORTNAME}/config.py ; \ fi @${CHOWN} -R ${WWWOWN}:${WWWGRP} ${PREFIX}/www/${PORTNAME} .include t-data/cgit.png' alt='cgit logo'/> index : freebsd-ports-gnome
FreeBSD GNOME current development ports (https://github.com/freebsd/freebsd-ports-gnome)
aboutsummaryrefslogtreecommitdiffstats
pan class='insertions'>+37
Commit message (Expand)AuthorAgeFilesLines
* - Get Rid MD5 supportmiwi2011-03-201-1/+0
* Remove ${PORTSDIR}/ from dependencies, Mk and categories a, b, and c.mat2016-04-011-2/+2
* Part 1 of adding USE_GNOME=intltool to ports that require it.kwm2015-08-031-1/+1
* audio category: Remove $PTHREAD_LIBSmarino2015-03-261-2/+2