13 lines
284 B
Makefile
13 lines
284 B
Makefile
# Created by: ijliao
|
|
|
|
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>
|