1998-07-09 16:01:54 +00:00
|
|
|
# New ports collection makefile for: licq
|
1998-08-09 01:25:57 +00:00
|
|
|
# Version required: 0.34
|
1998-07-09 16:01:54 +00:00
|
|
|
# Date created: 2 July 1998
|
|
|
|
# Whom: Brian Feldman
|
|
|
|
#
|
1998-11-02 04:04:44 +00:00
|
|
|
# $Id: Makefile,v 1.4 1998/08/12 06:29:32 asami Exp $
|
1998-07-09 16:01:54 +00:00
|
|
|
#
|
|
|
|
|
1998-11-02 04:04:44 +00:00
|
|
|
DISTNAME= licq-0.44
|
1998-07-09 16:01:54 +00:00
|
|
|
CATEGORIES= net
|
|
|
|
MASTER_SITES= http://pages.infinit.net/fairoff/licq/
|
|
|
|
|
1998-11-02 04:04:44 +00:00
|
|
|
MAINTAINER= green@unixhelp.org
|
|
|
|
|
|
|
|
FETCH_BEFORE_ARGS= -b
|
1998-07-09 16:01:54 +00:00
|
|
|
|
1998-08-12 06:29:36 +00:00
|
|
|
USE_QT= yes
|
1998-07-09 16:01:54 +00:00
|
|
|
WRKSRC= ${WRKDIR}/${DISTNAME}
|
|
|
|
|
1998-08-09 01:25:57 +00:00
|
|
|
USE_GMAKE= yes
|
|
|
|
GNU_CONFIGURE= yes
|
|
|
|
CONFIGURE_ARGS= --with-qt-includes=${X11BASE}/include/X11/qt --with-qt-libs=${X11BASE}/lib
|
1998-07-09 16:01:54 +00:00
|
|
|
|
1998-11-02 04:04:44 +00:00
|
|
|
MAN1= licq.1
|
|
|
|
|
1998-07-09 16:01:54 +00:00
|
|
|
.include <bsd.port.mk>
|