aboutsummaryrefslogtreecommitdiffstats
path: root/converters/dosunix/Makefile
blob: 2392043311d0b60e49edf980a30e36b873e2f12a (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
# Created by: ijliao
# $FreeBSD$

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>