6d30fd2124
Manipulation of text files in a mixed DOS/Windows and Unix environment
19 lines
303 B
Makefile
19 lines
303 B
Makefile
# ex:ts=8
|
|
# New ports collection makefile for: dosunix
|
|
# Date created: Nov 17, 2001
|
|
# Whom: ijliao
|
|
#
|
|
# $FreeBSD$
|
|
#
|
|
|
|
PORTNAME= dosunix
|
|
PORTVERSION= 1.0.12
|
|
CATEGORIES= converters
|
|
MASTER_SITES= http://dosunix.sourceforge.net/
|
|
|
|
MAINTAINER= ports@FreeBSD.org
|
|
|
|
GNU_CONFIGURE= yes
|
|
|
|
.include <bsd.port.mk>
|