aboutsummaryrefslogtreecommitdiff
path: root/converters/dosunix/Makefile
blob: 354721fe0f630e5a217ce50883cb3fe34b006db7 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
PORTNAME=	dosunix
PORTVERSION=	1.0.14
CATEGORIES=	converters
MASTER_SITES=	http://dosunix.sourceforge.net/

MAINTAINER=	ports@FreeBSD.org
COMMENT=	Manipulation of text files in a mixed DOS/Windows and Unix environment

GNU_CONFIGURE=	yes

.include <bsd.port.mk>