summaryrefslogtreecommitdiff
path: root/games/krosswordplayer/Makefile
blob: 4882320d719a2cff15286c8c58f43dff54cef213 (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: 	krosswordplayer
# Date created:				2004-07-01
# Whom:					arved
#
# $FreeBSD$

PORTNAME=	KrossWordPlayer
PORTVERSION=	1.4
CATEGORIES=	games
MASTER_SITES=	http://home.houston.rr.com/epasveer/
EXTRACT_SUFX=	.tgz

MAINTAINER=	arved@FreeBSD.org
COMMENT=	KDE crossword puzzle game

USE_KDELIBS_VER=	3
GNU_CONFIGURE=		yes
CONFIGURE_TARGET=
CONFIGURE_ARGS+=--build=${MACHINE_ARCH}-portbld-freebsd${OSREL}

.include <bsd.port.mk>