aboutsummaryrefslogtreecommitdiffstats
path: root/games/krubik/Makefile
blob: b356336818f1f8c605e280260ead0c40c1fbdc45 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
# New ports collection makefile for:    krubik
# Date created:             23 October 1999
# Whom:                 Chris D. Faulhaber <jedgar@fxp.org>
#
# $FreeBSD$
#

PORTNAME=   krubik
PORTVERSION=    1.06
CATEGORIES= games kde
MASTER_SITES=   http://www.phys.uu.nl/~eendebak/kde/

MAINTAINER= jedgar@fxp.org

BUILD_DEPENDS=  msgfmt:${PORTSDIR}/devel/gettext-old

USE_KDELIBS_VER=1
GNU_CONFIGURE=  yes

.include <bsd.port.mk>