openbsd-ports/net/licq/Makefile

16 lines
308 B
Makefile
Raw Normal View History

# $OpenBSD: Makefile,v 1.7 1999/12/03 14:24:38 espie Exp $
1999-03-28 21:11:21 -05:00
1999-03-28 21:00:00 -05:00
DISTNAME= licq-0.61
1998-11-10 03:48:59 -05:00
CATEGORIES= net
1999-03-28 21:00:00 -05:00
MASTER_SITES= http://licq.wibble.net/
1998-11-10 03:48:59 -05:00
1999-03-28 21:11:21 -05:00
MAINTAINER= ports@openbsd.org
1998-11-10 03:48:59 -05:00
1999-06-07 17:05:09 -04:00
LIB_DEPENDS= qt.1.44:${PORTSDIR}/x11/qt
1998-11-10 03:48:59 -05:00
USE_GMAKE= yes
GNU_CONFIGURE= yes
1999-06-07 17:05:09 -04:00
CONFIGURE_ENV= QT_MOC="/usr/X11R6/bin/moc"
1998-12-10 01:16:35 -05:00
1998-11-10 03:48:59 -05:00
.include <bsd.port.mk>