blob: 099ec002e29bc64763484d98c65a4149b63f9ae3 (
plain) (
tree)
|
|
# New ports collection makefile for: krosswordplayer
# Date created: 2004-07-01
# Whom: arved
#
# $FreeBSD$
PORTNAME= KrossWordPlayer
PORTVERSION= 1.4
PORTREVISION= 7
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:15
.include <bsd.port.mk>
|