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