aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--shells/Makefile1
-rw-r--r--shells/hmmah/Makefile32
-rw-r--r--shells/hmmah/distinfo1
-rw-r--r--shells/hmmah/pkg-comment1
-rw-r--r--shells/hmmah/pkg-descr3
-rw-r--r--shells/hmmah/pkg-plist5
6 files changed, 0 insertions, 43 deletions
diff --git a/shells/Makefile b/shells/Makefile
index 0d906202c474..a9eeb1f2fd97 100644
--- a/shells/Makefile
+++ b/shells/Makefile
@@ -7,7 +7,6 @@
SUBDIR += es
SUBDIR += esh
SUBDIR += flash
- SUBDIR += hmmah
SUBDIR += ksh93
SUBDIR += mudsh
SUBDIR += osh
diff --git a/shells/hmmah/Makefile b/shells/hmmah/Makefile
deleted file mode 100644
index 88f4e744aa56..000000000000
--- a/shells/hmmah/Makefile
+++ /dev/null
@@ -1,32 +0,0 @@
-# New ports collection makefile for: hmmah
-# Date created: Jun 6, 2001
-# Whom: dwcjr@FreeBSD.org
-#
-# $FreeBSD$
-#
-
-PORTNAME= hmmah
-PORTVERSION= 1.0
-CATEGORIES= shells
-MASTER_SITES= http://dyeske.netrush.net/
-EXTRACT_SUFX= .tgz
-
-MAINTAINER= dyeske@yahoo.com
-
-NO_BUILD=
-
-WRKSRC= ${WRKDIR}/${PORTNAME}
-do-install:
- @${INSTALL} -d -o root -g wheel -m 0755 ${PREFIX}/share/doc/${PORTNAME}
- @${INSTALL_DATA} ${WRKSRC}/dot.bash_prompt ${PREFIX}/share/doc/${PORTNAME}
- @${INSTALL_DATA} ${WRKSRC}/dot.ksh_prompt ${PREFIX}/share/doc/${PORTNAME}
- @${INSTALL_DATA} ${WRKSRC}/dot.tcsh_prompt ${PREFIX}/share/doc/${PORTNAME}
- @${INSTALL_DATA} ${WRKSRC}/dot.zsh_prompt ${PREFIX}/share/doc/${PORTNAME}
-
-post-install:
- @${ECHO_MSG} "-------------------------------------------------------------------------------"
- @${ECHO_MSG} "Copy the dot.(shell)_prompt file to ~/.(shell)_prompt and then "
- @${ECHO_MSG} "run it via your shell start up file such as .bashrc, .tcshrc, .zshrc, or .kshrc"
- @${ECHO_MSG} "-------------------------------------------------------------------------------"
-
-.include <bsd.port.mk>
diff --git a/shells/hmmah/distinfo b/shells/hmmah/distinfo
deleted file mode 100644
index c42d74516094..000000000000
--- a/shells/hmmah/distinfo
+++ /dev/null
@@ -1 +0,0 @@
-MD5 (hmmah-1.0.tgz) = 1685d97b122c676fdd3249acd1c32b76
diff --git a/shells/hmmah/pkg-comment b/shells/hmmah/pkg-comment
deleted file mode 100644
index 70a04b88f036..000000000000
--- a/shells/hmmah/pkg-comment
+++ /dev/null
@@ -1 +0,0 @@
-The Deep Prompt
diff --git a/shells/hmmah/pkg-descr b/shells/hmmah/pkg-descr
deleted file mode 100644
index e9345b72dafb..000000000000
--- a/shells/hmmah/pkg-descr
+++ /dev/null
@@ -1,3 +0,0 @@
-The Deep Prompt
-These are some example prompts for various shells.
-The bash prompt is currently more developed than the other prompt's.
diff --git a/shells/hmmah/pkg-plist b/shells/hmmah/pkg-plist
deleted file mode 100644
index 019ae99e35cc..000000000000
--- a/shells/hmmah/pkg-plist
+++ /dev/null
@@ -1,5 +0,0 @@
-share/doc/hmmah/dot.ksh_prompt
-share/doc/hmmah/dot.bash_prompt
-share/doc/hmmah/dot.zsh_prompt
-share/doc/hmmah/dot.tcsh_prompt
-@dirrm share/doc/hmmah