mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-24 00:45:52 +00:00
21 lines
398 B
Makefile
21 lines
398 B
Makefile
# New ports collection makefile for: krosswordplayer
|
|
# Date created: 2004-07-01
|
|
# Whom: arved
|
|
#
|
|
# $FreeBSD$
|
|
|
|
PORTNAME= KrossWordPlayer
|
|
PORTVERSION= 1.4
|
|
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>
|