1998-11-19 07:09:00 +00:00
|
|
|
# New ports collection makefile for: gicq
|
1999-03-15 19:59:24 +00:00
|
|
|
# Version required: 0.33
|
|
|
|
# Date Created: 31 Oct 1998
|
|
|
|
# Whom: Seiichirou Hiraoka
|
1998-11-19 07:09:00 +00:00
|
|
|
#
|
1999-03-15 19:59:24 +00:00
|
|
|
# $Id: Makefile,v 1.4 1999/01/22 22:13:48 nectar Exp $
|
1998-11-19 07:09:00 +00:00
|
|
|
#
|
|
|
|
|
1999-03-15 19:59:24 +00:00
|
|
|
DISTNAME= gicq-0.33
|
1998-11-19 07:09:00 +00:00
|
|
|
CATEGORIES= net
|
1999-03-15 19:59:24 +00:00
|
|
|
MASTER_SITES= ftp://ftp.korsoft.com/pub/gicq/ \
|
|
|
|
http://www.nectar.com/distfiles/
|
1998-11-19 07:09:00 +00:00
|
|
|
|
|
|
|
MAINTAINER= flathill@FreeBSD.ORG
|
|
|
|
|
1999-03-15 19:59:24 +00:00
|
|
|
LIB_DEPENDS= gtk12.1:${PORTSDIR}/x11-toolkits/gtk12 \
|
1998-12-11 02:30:33 +00:00
|
|
|
icq.0:${PORTSDIR}/devel/libicq
|
1998-11-23 08:34:52 +00:00
|
|
|
|
1998-11-19 07:09:00 +00:00
|
|
|
USE_X_PREFIX= yes
|
|
|
|
GNU_CONFIGURE= yes
|
1999-03-15 19:59:24 +00:00
|
|
|
CONFIGURE_ENV= GTK_CONFIG="${X11BASE}/bin/gtk12-config"
|
1998-11-19 07:09:00 +00:00
|
|
|
|
|
|
|
.include <bsd.port.mk>
|