diff options
Diffstat (limited to 'emulators/mtools/Makefile')
-rw-r--r-- | emulators/mtools/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/emulators/mtools/Makefile b/emulators/mtools/Makefile index 29bce236b7b4..1bc1cfeb1c77 100644 --- a/emulators/mtools/Makefile +++ b/emulators/mtools/Makefile @@ -17,6 +17,7 @@ PATCHFILES= mtools-3.9.8-20011127.diff.gz PATCH_DIST_STRIP= -p1 MAINTAINER= jmz@FreeBSD.org +COMMENT= A collection of tools for manipulating MSDOS files GNU_CONFIGURE= yes .if !defined(WITHOUT_X11) |