2d8b17ea39
With hat: portmgr
14 lines
293 B
Makefile
14 lines
293 B
Makefile
# Created by: ijliao
|
|
# $FreeBSD$
|
|
|
|
PORTNAME= dosunix
|
|
PORTVERSION= 1.0.14
|
|
CATEGORIES= converters
|
|
MASTER_SITES= http://dosunix.sourceforge.net/
|
|
|
|
MAINTAINER= tj@FreeBSD.org
|
|
COMMENT= Manipulation of text files in a mixed DOS/Windows and Unix environment
|
|
|
|
GNU_CONFIGURE= yes
|
|
|
|
.include <bsd.port.mk>
|