1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-17 03:25:46 +00:00
freebsd-ports/games/krosswordplayer/Makefile
2010-02-05 11:46:55 +00:00

21 lines
403 B
Makefile

# New ports collection makefile for: krosswordplayer
# Date created: 2004-07-01
# Whom: arved
#
# $FreeBSD$
PORTNAME= KrossWordPlayer
PORTVERSION= 1.4
PORTREVISION= 9
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>