Add AMCL, which is a GTK-based MUD client.

This commit is contained in:
Will Andrews 2000-04-16 04:16:49 +00:00
parent ad4d1e476c
commit f594e54bbe
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=27634
11 changed files with 81 additions and 0 deletions

View File

@ -3,6 +3,7 @@
SUBDIR += SSLtelnet
SUBDIR += adns
SUBDIR += amcl
SUBDIR += archie
SUBDIR += archie.el
SUBDIR += argus

28
net/amcl/Makefile Normal file
View File

@ -0,0 +1,28 @@
# New ports collection makefile for: amcl
# Date created: 15 Apr 2000
# Whom: will
#
# $FreeBSD$
#
PORTNAME= amcl
PORTVERSION= 0.7.0
CATEGORIES= net
MASTER_SITES= ftp://ftp.sourceforge.net/pub/sourceforge/amcl/ \
http://www.localhost.nu/apps/amcl/tars/ \
http://amcl.alliances.org/tars/ \
${MASTER_SITE_SUNSITE}
MASTER_SITE_SUBDIR= games/muds
DISTNAME= ${PORTNAME}-${PORTVERSION}pl1
MAINTAINER= will@FreeBSD.org
LIB_DEPENDS= gtk12.2:${PORTSDIR}/x11-toolkits/gtk12
GTK_CONFIG?= ${X11BASE}/bin/gtk12-config
WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION}
USE_X_PREFIX= yes
GNU_CONFIGURE= yes
CONFIGURE_ENV+= GTK_CONFIG="${GTK_CONFIG}"
.include <bsd.port.mk>

1
net/amcl/distinfo Normal file
View File

@ -0,0 +1 @@
MD5 (amcl-0.7.0pl1.tar.gz) = 6e88daf39a3d2fbe4fa61f375df51031

1
net/amcl/pkg-comment Normal file
View File

@ -0,0 +1 @@
GTK-based MUD client with triggers, aliases, colors, etc.

9
net/amcl/pkg-descr Normal file
View File

@ -0,0 +1,9 @@
AMCL is short for Another MUD CLient. It is based
on GTK, and offers many features, such as full support
for ANSI colors, aliases, command history, triggers,
automapping, multiple connections, and so forth.
WWW: http://www.localhost.nu/apps/amcl/
Author: Robin Ericsson <lobbin@localhost.nu>
- Will <andrews@technologist.com>

1
net/amcl/pkg-plist Normal file
View File

@ -0,0 +1 @@
bin/amcl

28
net/gnome-mud/Makefile Normal file
View File

@ -0,0 +1,28 @@
# New ports collection makefile for: amcl
# Date created: 15 Apr 2000
# Whom: will
#
# $FreeBSD$
#
PORTNAME= amcl
PORTVERSION= 0.7.0
CATEGORIES= net
MASTER_SITES= ftp://ftp.sourceforge.net/pub/sourceforge/amcl/ \
http://www.localhost.nu/apps/amcl/tars/ \
http://amcl.alliances.org/tars/ \
${MASTER_SITE_SUNSITE}
MASTER_SITE_SUBDIR= games/muds
DISTNAME= ${PORTNAME}-${PORTVERSION}pl1
MAINTAINER= will@FreeBSD.org
LIB_DEPENDS= gtk12.2:${PORTSDIR}/x11-toolkits/gtk12
GTK_CONFIG?= ${X11BASE}/bin/gtk12-config
WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION}
USE_X_PREFIX= yes
GNU_CONFIGURE= yes
CONFIGURE_ENV+= GTK_CONFIG="${GTK_CONFIG}"
.include <bsd.port.mk>

1
net/gnome-mud/distinfo Normal file
View File

@ -0,0 +1 @@
MD5 (amcl-0.7.0pl1.tar.gz) = 6e88daf39a3d2fbe4fa61f375df51031

View File

@ -0,0 +1 @@
GTK-based MUD client with triggers, aliases, colors, etc.

9
net/gnome-mud/pkg-descr Normal file
View File

@ -0,0 +1,9 @@
AMCL is short for Another MUD CLient. It is based
on GTK, and offers many features, such as full support
for ANSI colors, aliases, command history, triggers,
automapping, multiple connections, and so forth.
WWW: http://www.localhost.nu/apps/amcl/
Author: Robin Ericsson <lobbin@localhost.nu>
- Will <andrews@technologist.com>

1
net/gnome-mud/pkg-plist Normal file
View File

@ -0,0 +1 @@
bin/amcl