mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-28 01:06:17 +00:00
New port for KMud, a graphical KDE/Qt-based MUD client that has changed
significantly since the original PR I submitted. PR: 15800
This commit is contained in:
parent
c0165651be
commit
fbd6477b5e
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=26976
21
net/kmud/Makefile
Normal file
21
net/kmud/Makefile
Normal file
@ -0,0 +1,21 @@
|
||||
# New ports collection makefile for: KMud
|
||||
# Version required: 0.3
|
||||
# Date created: 31 Oct 1999
|
||||
# Whom: Will Andrews <andrews@technologist.com>
|
||||
#
|
||||
# $FreeBSD$
|
||||
#
|
||||
|
||||
DISTNAME= kmud-0.3
|
||||
CATEGORIES= games
|
||||
MASTER_SITES= ftp://ftp.kmud.de/pub/kmud/
|
||||
|
||||
MAINTAINER= will@FreeBSD.org
|
||||
|
||||
LIB_DEPENDS= kdecore.3:${PORTSDIR}/x11/kdelibs11
|
||||
|
||||
GNU_CONFIGURE= yes
|
||||
USE_GMAKE= yes
|
||||
USE_QT= yes
|
||||
|
||||
.include <bsd.port.mk>
|
1
net/kmud/distinfo
Normal file
1
net/kmud/distinfo
Normal file
@ -0,0 +1 @@
|
||||
MD5 (kmud-0.3.tar.gz) = aa353c4adcb4d5a93055d79d709c6409
|
1
net/kmud/pkg-comment
Normal file
1
net/kmud/pkg-comment
Normal file
@ -0,0 +1 @@
|
||||
Cool MUD interface based on KDE/Qt
|
9
net/kmud/pkg-descr
Normal file
9
net/kmud/pkg-descr
Normal file
@ -0,0 +1,9 @@
|
||||
Finally, a half-decent GUI MUD interface for UNIX!
|
||||
It does ANSI color - although at this time that support
|
||||
is slightly broken.. this program is for the people who
|
||||
are tired of tintin++ or tinyfugue, etc. and want a real
|
||||
GUI MUD client! :-)
|
||||
|
||||
WWW: http://www.kmud.de/
|
||||
|
||||
- Will <andrews@technologist.com>
|
9
net/kmud/pkg-plist
Normal file
9
net/kmud/pkg-plist
Normal file
@ -0,0 +1,9 @@
|
||||
share/doc/HTML/en/kmud/index-1.html
|
||||
share/doc/HTML/en/kmud/index-2.html
|
||||
share/doc/HTML/en/kmud/index-3.html
|
||||
share/doc/HTML/en/kmud/index-4.html
|
||||
share/doc/HTML/en/kmud/index.html
|
||||
bin/kmud
|
||||
share/applnk/Applications/kmud.kdelnk
|
||||
share/icons/kmud.xpm
|
||||
@dirrm share/doc/HTML/en/kmud
|
Loading…
Reference in New Issue
Block a user