aboutsummaryrefslogtreecommitdiff
path: root/net/gnome-mud/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'net/gnome-mud/Makefile')
-rw-r--r--net/gnome-mud/Makefile25
1 files changed, 0 insertions, 25 deletions
diff --git a/net/gnome-mud/Makefile b/net/gnome-mud/Makefile
deleted file mode 100644
index b8455d393ae7..000000000000
--- a/net/gnome-mud/Makefile
+++ /dev/null
@@ -1,25 +0,0 @@
-# New ports collection makefile for: amcl
-# Date created: 15 Apr 2000
-# Whom: will
-#
-# $FreeBSD$
-#
-
-PORTNAME= amcl
-PORTVERSION= 0.7.0
-CATEGORIES= net
-MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} \
- http://www.localhost.nu/apps/amcl/tars/ \
- http://amcl.alliances.org/tars/
-MASTER_SITE_SUBDIR= ${PORTNAME}
-DISTNAME= ${PORTNAME}-${PORTVERSION}pl1
-
-MAINTAINER= will@FreeBSD.org
-
-WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION}
-
-USE_X_PREFIX= yes
-USE_GTK= yes
-GNU_CONFIGURE= yes
-
-.include <bsd.port.mk>