aboutsummaryrefslogtreecommitdiff
path: root/converters/dosunix/Makefile
blob: 870e42b5f57e498ac495e85ce44ccc54897111a7 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
# ex:ts=8
# New ports collection makefile for:	dosunix
# Date created:			Nov 17, 2001
# Whom:				ijliao
#
# $FreeBSD$
#

PORTNAME=	dosunix
PORTVERSION=	1.0.13
CATEGORIES=	converters
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>