diff options
Diffstat (limited to 'converters/dosunix/Makefile')
-rw-r--r-- | converters/dosunix/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/converters/dosunix/Makefile b/converters/dosunix/Makefile index 430c243bffa4..870e42b5f57e 100644 --- a/converters/dosunix/Makefile +++ b/converters/dosunix/Makefile @@ -13,6 +13,8 @@ MASTER_SITES= http://dosunix.sourceforge.net/ MAINTAINER= ports@FreeBSD.org +PORTCOMMENT= Manipulation of text files in a mixed DOS/Windows and Unix environment + GNU_CONFIGURE= yes .include <bsd.port.mk> |