diff options
author | Satoshi Asami <asami@FreeBSD.org> | 2000-09-22 06:25:45 +0000 |
---|---|---|
committer | Satoshi Asami <asami@FreeBSD.org> | 2000-09-22 06:25:45 +0000 |
commit | aa498ef4567083b7bacaee54f18bf20a2f60aae2 (patch) | |
tree | f31c324f363009c034f9bede9be8054bf3bf6f4d /french/Makefile | |
parent | 2393c623ecf93d8bea881452b159b1931c161cd5 (diff) | |
download | ports-aa498ef4567083b7bacaee54f18bf20a2f60aae2.tar.gz ports-aa498ef4567083b7bacaee54f18bf20a2f60aae2.zip |
Notes
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> |