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

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

MAINTAINER=	jedgar@fxp.org

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

USE_KDELIBS_VER=1
GNU_CONFIGURE=	yes

.include <bsd.port.mk>