summaryrefslogtreecommitdiff
path: root/shells/bash1/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'shells/bash1/Makefile')
-rw-r--r--shells/bash1/Makefile12
1 files changed, 12 insertions, 0 deletions
diff --git a/shells/bash1/Makefile b/shells/bash1/Makefile
new file mode 100644
index 000000000000..794d92f6f626
--- /dev/null
+++ b/shells/bash1/Makefile
@@ -0,0 +1,12 @@
+# New ports collection makefile for: bash
+# Version required: 1.14.2
+# Date created: 21 August 1994
+# Whom: jkh
+#
+# $Id$
+#
+
+GNU_MAKE= yes
+DISTNAME= bash-1.14.2
+
+.include <bsd.port.mk>