2004-01-07 16:26:07 +01:00
|
|
|
# New ports collection makefile for: krosswordplayer
|
|
|
|
# Date created: 2004-07-01
|
|
|
|
# Whom: arved
|
|
|
|
#
|
|
|
|
# $FreeBSD$
|
|
|
|
|
|
|
|
PORTNAME= KrossWordPlayer
|
2004-01-09 17:21:16 +01:00
|
|
|
PORTVERSION= 1.4
|
2005-11-05 06:22:06 +01:00
|
|
|
PORTREVISION= 5
|
2004-08-21 10:47:36 +02:00
|
|
|
CATEGORIES= games kde
|
2004-01-07 16:26:07 +01:00
|
|
|
MASTER_SITES= http://home.houston.rr.com/epasveer/
|
|
|
|
EXTRACT_SUFX= .tgz
|
|
|
|
|
2004-02-28 12:27:45 +01:00
|
|
|
MAINTAINER= ports@FreeBSD.org
|
2004-01-07 16:26:07 +01:00
|
|
|
COMMENT= KDE crossword puzzle game
|
|
|
|
|
2006-02-23 11:40:44 +01:00
|
|
|
USE_KDELIBS_VER=3
|
|
|
|
USE_AUTOTOOLS= libtool:15
|
2004-01-07 16:26:07 +01:00
|
|
|
|
|
|
|
.include <bsd.port.mk>
|