freebsd-ports/games/krosswordplayer/Makefile

21 lines
398 B
Makefile
Raw Normal View History

# 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
2004-11-12 00:22:25 +01:00
PORTREVISION= 3
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
GNU_CONFIGURE= yes
.include <bsd.port.mk>