diff options
Diffstat (limited to 'french/Makefile')
-rw-r--r-- | french/Makefile | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/french/Makefile b/french/Makefile new file mode 100644 index 000000000000..2c183ff06c1c --- /dev/null +++ b/french/Makefile @@ -0,0 +1,7 @@ +# $FreeBSD$ +# + + SUBDIR += ispell + SUBDIR += staroffice52 + +.include <bsd.port.subdir.mk> |