summaryrefslogtreecommitdiff
path: root/mail/Makefile
diff options
context:
space:
mode:
authorJordan K. Hubbard <jkh@FreeBSD.org>1994-09-03 20:43:16 +0000
committerJordan K. Hubbard <jkh@FreeBSD.org>1994-09-03 20:43:16 +0000
commit2ee0fc63ba21dbe0a6e6c72fd08c1b3d3957dfa0 (patch)
tree9f4956bfc61e11b2091de33ab30597a4f0cfec4f /mail/Makefile
parentFixed a couple of typos. Ok, this works now. Only one significant hurdle (diff)
Bring in the new ports/mail tree and Michael Reifenberger's pine port
in one swell foop. Reviewed by: jkh Submitted by: mr
Notes
Notes: svn path=/head/; revision=57
Diffstat (limited to 'mail/Makefile')
-rw-r--r--mail/Makefile6
1 files changed, 6 insertions, 0 deletions
diff --git a/mail/Makefile b/mail/Makefile
new file mode 100644
index 000000000000..5e1e805c6886
--- /dev/null
+++ b/mail/Makefile
@@ -0,0 +1,6 @@
+
+# $Id$
+#
+SUBDIR= pine
+
+.include <bsd.port.subdir.mk>