diff options
author | jfieber <jfieber@FreeBSD.org> | 1997-04-26 20:08:43 +0000 |
---|---|---|
committer | jfieber <jfieber@FreeBSD.org> | 1997-04-26 20:08:43 +0000 |
commit | 9b051b4ad9a2264530d29c0f7be14a493078ec73 (patch) | |
tree | 31d77d286e0bac05d6dba9f34daa83b6bc8661e6 /textproc/Makefile | |
parent | e75896e2fab4004456b1d533dd66428da767f526 (diff) | |
download | FreeBSD-ports-9b051b4ad9a2264530d29c0f7be14a493078ec73.zip FreeBSD-ports-9b051b4ad9a2264530d29c0f7be14a493078ec73.tar.gz |
Turn on sp.
Diffstat (limited to 'textproc/Makefile')
-rw-r--r-- | textproc/Makefile | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/textproc/Makefile b/textproc/Makefile new file mode 100644 index 0000000..e5471e0 --- /dev/null +++ b/textproc/Makefile @@ -0,0 +1,6 @@ +# $Id$ +# + + SUBDIR += sp + +.include <bsd.port.subdir.mk> |