1998-07-07 20:36:01 +00:00
|
|
|
# New ports collection makefile for: yagirc
|
1998-08-27 05:15:05 +00:00
|
|
|
# Version required: 0.65.7
|
1998-07-07 20:36:01 +00:00
|
|
|
# Date created: 6 July 1998
|
|
|
|
# Whom: mph
|
|
|
|
#
|
1998-08-27 05:15:05 +00:00
|
|
|
# $Id: Makefile,v 1.6 1998/08/25 04:09:28 vanilla Exp $
|
1998-07-07 20:36:01 +00:00
|
|
|
#
|
|
|
|
|
1998-08-27 05:15:05 +00:00
|
|
|
DISTNAME= yagirc-0.65.7
|
1998-07-07 20:36:01 +00:00
|
|
|
CATEGORIES= net
|
1998-08-04 00:52:21 +00:00
|
|
|
MASTER_SITES= http://www.elpaso.net/~spoon/yagirc/
|
1998-07-07 20:36:01 +00:00
|
|
|
|
|
|
|
MAINTAINER= mph@freebsd.org
|
|
|
|
|
1998-08-25 04:09:42 +00:00
|
|
|
LIB_DEPENDS= gtk11\\.1\\.:${PORTSDIR}/x11-toolkits/gtk11 \
|
|
|
|
Imlib\\.1\\.7:${PORTSDIR}/graphics/imlib \
|
|
|
|
esd\\.0\\.0:${PORTSDIR}/audio/esound
|
1998-08-24 07:13:53 +00:00
|
|
|
|
1998-07-07 20:36:01 +00:00
|
|
|
USE_GMAKE= yes
|
|
|
|
USE_PERL5= yes
|
1998-08-25 04:09:42 +00:00
|
|
|
GNU_CONFIGURE= yes
|
|
|
|
CONFIGURE_ARGS= --disable-gnome --disable-gtktest
|
|
|
|
CONFIGURE_ENV= PTHREAD_LIB="-lc_r"
|
1998-07-07 20:36:01 +00:00
|
|
|
|
|
|
|
.include <bsd.port.mk>
|