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

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

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

USE_KDELIBS_VER=3
USE_AUTOTOOLS=	libtool:22

.include <bsd.port.mk>