summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--textproc/Makefile6
1 files changed, 6 insertions, 0 deletions
diff --git a/textproc/Makefile b/textproc/Makefile
new file mode 100644
index 000000000000..e5471e0bf153
--- /dev/null
+++ b/textproc/Makefile
@@ -0,0 +1,6 @@
+# $Id$
+#
+
+ SUBDIR += sp
+
+.include <bsd.port.subdir.mk>