aboutsummaryrefslogblamecommitdiffstats
path: root/net/gyach/Makefile
blob: 985c68b3e5b37347e0d429f33fbbe8fbb174e4c9 (plain) (tree)
1
2
3
4
5
6
7
8
9






                                                                          
                     
                 
                   
                                                          






                                                        





                                                            
# New ports collection makefile for:    gyach
# Date created:             08 November 2003
# Whom:                 Aaron Landwehr <aaron@snaphat.com>
#
# $FreeBSD$
#

PORTNAME=   gyach
PORTVERSION=    0.9.7
PORTREVISION=   2
CATEGORIES= net
MASTER_SITES=   http://www4.infi.net/~cpinkham/gyach/code/

MAINTAINER?=    aaron@snaphat.com
COMMENT=    Gyach is a GTK+ based Yahoo! Chat client

GNU_CONFIGURE=  yes
USE_GNOME=  gtk20
USE_X_PREFIX=   yes

.include <bsd.port.pre.mk>

.if ${OSVERSION} >= 502102
FORBIDDEN=  "Links against conflicting thread libraries"
.endif

.include <bsd.port.post.mk>