2000-02-22 22:16:05 +00:00
|
|
|
# New ports collection makefile for: kbubbles
|
|
|
|
# Date created: 15 Feb 2000
|
|
|
|
# Whom: Will Andrews <andrews@technologist.com>
|
|
|
|
#
|
|
|
|
# $FreeBSD$
|
|
|
|
#
|
|
|
|
|
2000-04-14 06:53:26 +00:00
|
|
|
PORTNAME= kbubbles
|
|
|
|
PORTVERSION= 0.8.6
|
2000-02-22 22:16:05 +00:00
|
|
|
CATEGORIES= games
|
|
|
|
MASTER_SITES= http://hem.passagen.se/tonybj/kbubbles/
|
|
|
|
|
2000-03-22 01:59:41 +00:00
|
|
|
MAINTAINER= will@FreeBSD.org
|
2000-02-22 22:16:05 +00:00
|
|
|
|
2000-02-27 15:07:00 +00:00
|
|
|
BUILD_DEPENDS= ${LOCALBASE}/bin/msgfmt:${PORTSDIR}/devel/gettext
|
|
|
|
LIB_DEPENDS= QwSpriteField.7:${PORTSDIR}/converters/kdesupport11 \
|
|
|
|
kdecore.3:${PORTSDIR}/x11/kdelibs11
|
2000-02-22 22:16:05 +00:00
|
|
|
|
2000-02-27 15:07:00 +00:00
|
|
|
USE_LIBTOOL= yes
|
2000-02-22 22:16:05 +00:00
|
|
|
USE_QT= yes
|
|
|
|
|
2000-02-25 22:30:49 +00:00
|
|
|
.include <bsd.port.mk>
|