1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-22 20:41:26 +00:00
freebsd-ports/games/krosswordplayer/Makefile
2004-02-28 11:27:45 +00:00

23 lines
476 B
Makefile

# New ports collection makefile for: krosswordplayer
# Date created: 2004-07-01
# Whom: arved
#
# $FreeBSD$
PORTNAME= KrossWordPlayer
PORTVERSION= 1.4
PORTREVISION= 1
CATEGORIES= games
MASTER_SITES= http://home.houston.rr.com/epasveer/
EXTRACT_SUFX= .tgz
MAINTAINER= ports@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>